Personal build of Neo Simple X Image Viewer. A few patches and custom changes applied.
Go to file
2011-01-18 16:32:40 +01:00
.gitignore added .gitignore 2011-01-17 16:18:23 +01:00
app.c Fixed scalemode initialization 2011-01-18 15:37:44 +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 Encapsulate window environment in win_env_t 2011-01-18 16:32:40 +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
LICENSE Added LICENSE 2011-01-18 15:29:18 +01:00
main.c Reordered function definitions 2011-01-18 15:33:25 +01:00
Makefile Fixed Makefile 2011-01-17 16:18:47 +01:00
sxiv.h WARN and FATAL macros 2011-01-17 16:42:13 +01:00
window.c Encapsulate window environment in win_env_t 2011-01-18 16:32:40 +01:00
window.h Encapsulate window environment in win_env_t 2011-01-18 16:32:40 +01:00