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 822ef72657 Rebuild all object files after changing config.h 14 years ago
.gitignore added .gitignore 14 years ago
LICENSE Added LICENSE 14 years ago
Makefile Rebuild all object files after changing config.h 14 years ago
config.h New BG_COLOR setting in config.h 14 years ago
image.c Removed im member from img struct 14 years ago
image.h Removed im member from img struct 14 years ago
main.c Made parse_options void 14 years ago
options.c Made parse_options void 14 years ago
options.h Made parse_options void 14 years ago
sxiv.h Option handling, merged app.c & events.c into main.c 14 years ago
window.c Render image on window 14 years ago
window.h Render image on window 14 years ago