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 7121e7b468 Initialize imlib2 14 年之前
.gitignore added .gitignore 14 年之前
LICENSE Added LICENSE 14 年之前
Makefile Initialize imlib2 14 年之前
app.c Initialize imlib2 14 年之前
app.h Basic app_* stuff 14 年之前
config.h New BG_COLOR setting in config.h 14 年之前
events.c Simplified keysym lookup 14 年之前
events.h Added event handlers 14 年之前
image.c Initialize imlib2 14 年之前
image.h Initialize imlib2 14 年之前
main.c Reordered function definitions 14 年之前
sxiv.h WARN and FATAL macros 14 年之前
window.c Encapsulate window environment in win_env_t 14 年之前
window.h Encapsulate window environment in win_env_t 14 年之前