A Simple X Image Viewer
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Bert a732e75d8a Check all given files before open the first 14年前
.gitignore added .gitignore 14年前
LICENSE Added LICENSE 14年前
Makefile Rebuild all object files after changing config.h 14年前
config.h Brighter default background color 14年前
image.c Check all given files before open the first 14年前
image.h Check all given files before open the first 14年前
main.c Check all given files before open the first 14年前
options.c Fixed filenames in parse_options() 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年前