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 15603c25cf Added event loop 14 years ago
.gitignore added .gitignore 14 years ago
Makefile Fixed Makefile 14 years ago
app.c Added event loop 14 years ago
app.h Basic app_* stuff 14 years ago
config.h New BG_COLOR setting in config.h 14 years ago
events.c Added event loop 14 years ago
events.h Added event handlers 14 years ago
image.c Non-working skeleton 14 years ago
image.h Fixed scalemode enum 14 years ago
main.c Basic main skeleton 14 years ago
sxiv.h WARN and FATAL macros 14 years ago
window.c New BG_COLOR setting in config.h 14 years ago
window.h Added win_open & win_close 14 years ago