A Simple X Image Viewer
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Bert 00f32120a6 Handle expose events 14年前
.gitignore added .gitignore 14年前
LICENSE Added LICENSE 14年前
Makefile Rebuild all object files after changing config.h 14年前
config.h New BG_COLOR setting in config.h 14年前
image.c Handle expose events 14年前
image.h Handle expose events 14年前
main.c Handle expose events 14年前
options.c Made parse_options void 14年前
options.h Made parse_options void 14年前
sxiv.h Option handling, merged app.c & events.c into main.c 14年前
window.c Render image on window 14年前
window.h Render image on window 14年前