A Simple X Image Viewer
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bert 2f4399d530 Added LICENSE 14 년 전
.gitignore added .gitignore 14 년 전
LICENSE Added LICENSE 14 년 전
Makefile Fixed Makefile 14 년 전
app.c Fixed compiler warning about missing include 14 년 전
app.h Basic app_* stuff 14 년 전
config.h New BG_COLOR setting in config.h 14 년 전
events.c Small refactorings 14 년 전
events.h Added event handlers 14 년 전
image.c Non-working skeleton 14 년 전
image.h Fixed scalemode enum 14 년 전
main.c Basic main skeleton 14 년 전
sxiv.h WARN and FATAL macros 14 년 전
window.c Small refactorings 14 년 전
window.h React to ConfigureNotify 14 년 전