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