A Simple X Image Viewer
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Bert 45db2881e2 Fixed filenames in parse_options() 14 年前
.gitignore added .gitignore 14 年前
LICENSE Added LICENSE 14 年前
Makefile Rebuild all object files after changing config.h 14 年前
config.h Brighter default background color 14 年前
image.c Handle expose events 14 年前
image.h Handle expose events 14 年前
main.c Handle expose events 14 年前
options.c Fixed filenames in parse_options() 14 年前
options.h Made parse_options void 14 年前
sxiv.h Option handling, merged app.c & events.c into main.c 14 年前
window.c Render image on window 14 年前
window.h Render image on window 14 年前