A Simple X Image Viewer
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Bert 629d37376d Merged img_display() into img_render() 14年前
.gitignore added .gitignore 14年前
LICENSE Added LICENSE 14年前
Makefile Rebuild all object files after changing config.h 14年前
config.h Described options in config.h 14年前
image.c Merged img_display() into img_render() 14年前
image.h Merged img_display() into img_render() 14年前
main.c Merged img_display() into img_render() 14年前
options.c Fixed filenames in parse_options() 14年前
options.h Made parse_options void 14年前
sxiv.h First try on zooming 14年前
window.c Bigger background pixmap 14年前
window.h No more expose handling 14年前