My own fork of nsxiv
This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
Bert 2f4399d530 Added LICENSE 2011-01-18 15:29:18 +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 Fixed Makefile 2011-01-17 16:18:47 +01:00
app.c Fixed compiler warning about missing include 2011-01-17 20:24:01 +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 Small refactorings 2011-01-17 20:14:15 +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 Small refactorings 2011-01-17 20:14:15 +01:00
window.h React to ConfigureNotify 2011-01-17 19:50:46 +01:00