Personal fork of nsxiv
Go to file
Bert bb4edc756c Renamed FATAL to DIE 2011-01-18 17:21:59 +01:00
.gitignore added .gitignore 2011-01-17 16:18:23 +01:00
LICENSE Added LICENSE 2011-01-18 15:29:18 +01:00
Makefile Initialize imlib2 2011-01-18 16:40:37 +01:00
app.c Basic image loading 2011-01-18 17:20:41 +01:00
app.h Basic image loading 2011-01-18 17:20:41 +01:00
config.h New BG_COLOR setting in config.h 2011-01-17 17:19:13 +01:00
events.c Simplified keysym lookup 2011-01-18 16:38:37 +01:00
events.h Added event handlers 2011-01-17 16:43:03 +01:00
image.c Renamed FATAL to DIE 2011-01-18 17:21:59 +01:00
image.h Basic image loading 2011-01-18 17:20:41 +01:00
main.c Reordered function definitions 2011-01-18 15:33:25 +01:00
sxiv.h Renamed FATAL to DIE 2011-01-18 17:21:59 +01:00
window.c Renamed FATAL to DIE 2011-01-18 17:21:59 +01:00
window.h Encapsulate window environment in win_env_t 2011-01-18 16:32:40 +01:00