A Simple X Image Viewer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bert c399c1a085 Brighter default background color 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 Made parse_options void 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 年之前