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 79c7e6178e Render image on window 14 years ago
.gitignore added .gitignore 14 years ago
LICENSE Added LICENSE 14 years ago
Makefile Initialize imlib2 14 years ago
app.c Render image on window 14 years ago
app.h Basic image loading 14 years ago
config.h New BG_COLOR setting in config.h 14 years ago
events.c Simplified keysym lookup 14 years ago
events.h Added event handlers 14 years ago
image.c Render image on window 14 years ago
image.h Render image on window 14 years ago
main.c Reordered function definitions 14 years ago
sxiv.h Render image on window 14 years ago
window.c Render image on window 14 years ago
window.h Render image on window 14 years ago