Personal fork of nsxiv
Go to file
Bert 75b143a5b0 Return value != 0 on Escape 2011-01-17 19:57:58 +01:00
.gitignore added .gitignore 2011-01-17 16:18:23 +01:00
Makefile Fixed Makefile 2011-01-17 16:18:47 +01:00
app.c Added event loop 2011-01-17 18:32:28 +01:00
app.h Basic app_* stuff 2011-01-17 16:40:54 +01:00
config.h New BG_COLOR setting in config.h 2011-01-17 17:19:13 +01:00
events.c Return value != 0 on Escape 2011-01-17 19:57:58 +01:00
events.h Added event handlers 2011-01-17 16:43:03 +01:00
image.c Non-working skeleton 2011-01-17 14:57:59 +01:00
image.h Fixed scalemode enum 2011-01-17 16:41:22 +01:00
main.c Basic main skeleton 2011-01-17 16:41:50 +01:00
sxiv.h WARN and FATAL macros 2011-01-17 16:42:13 +01:00
window.c Gray window background 2011-01-17 19:53:48 +01:00
window.h React to ConfigureNotify 2011-01-17 19:50:46 +01:00