Commit Graph

118 Commits (f52603b31a50a2e7159cc3229d36ec214c3064f0)

Author SHA1 Message Date
Bert f52603b31a Small refactoring 13 years ago
Bert a6100373c1 New mappings: ctrl-[hjkl], pan image one window width/height 13 years ago
Bert ea23115af4 Use getline instead of readline 13 years ago
Bert 2252a0148d New option: -n, start at given picture 13 years ago
Bert 00e6cd2bd1 Show image dimension in window title 13 years ago
Bert 485e6c863a H/J/K/L mappings to pan to edges 13 years ago
Bert d54e64faae Fixed background color for non-EWMH-compliant WMs 13 years ago
Bert ba293b09df Center zoomed area 13 years ago
Bert 548b383f0b Fixed mouse cursor 13 years ago
Bert c58307ba38 Merged commands.h into config.h 13 years ago
Bert 5f8201110e Slightly changed introductory text 13 years ago
Bert d15264ea32 Remove invalid images when loading them; refactorings 13 years ago
Bert 5cb6d12a94 Refactored main.c 13 years ago
Bert bac610ddc4 Merge branch 'tcache'
Conflicts:
	main.c
13 years ago
Bert dc54981a68 New option: -C, clean thumbnail cache 13 years ago
Bert a90bd1c833 Refactored recursive directory util functions 13 years ago
Bert e9996882cb Moved read_dir_rec into util.c 13 years ago
Bert b2f1b997ed Disable support for external commands by default 13 years ago
Bert d7c1f0a85d Removed escape key mapping 13 years ago
Bert fa81707540 New key mapping: D, remove image from file list 13 years ago
Bert facd7e3b42 New option: -a, do not filter out unsupported files 13 years ago
Bert 426edfb349 Readded file-type check at startup 13 years ago
Bert 8d4e3a57ab Do not check file-type at startup 13 years ago
Bert 87a9828417 Filename cosmetics 13 years ago
Bert 3672c0bc63 Toggle image transparency with A-key 13 years ago
Bert a82c45431b Use ctrl for ext cmds, disable them in config.h 13 years ago
Bert 00d4b0f7cf Use "/bin/sh -c" for external commands 14 years ago
Bert c05fd44bdd Support for external commands like mogrify & jpegtran 14 years ago
Bert 955c39a5c5 Shorter typedefs 14 years ago
Bert 9b24f82404 Small refactorings, removed over-ambitious todo 14 years ago
Bert 7334bdfa51 Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b.
14 years ago
Bert 090ee5405b Save rotated png-files with S-key 14 years ago
Bert c5f6b2c0d5 Sort directory entries when using -r 14 years ago
Bert dafe7eac74 Refactored imlib context handling 14 years ago
Bert 4cfb8a204a Correct timeout handling, more complex 14 years ago
Bert 88b5c5f2e4 Fixed cursor hiding after switching to thumb mode 14 years ago
Bert fde9f5bf85 Hide cursor on redraw or after 1.5s mouse inactivity 14 years ago
Bert ea80c73520 Fixed title for thumbnail mode 14 years ago
Bert f2b8a75f6c Always support thumbs; start thumb-mode with single -t 14 years ago
Bert 72e8baf13e Mode-guard in on_motionnotify 14 years ago
Bert f0f6644fae Replaced -T flag with -tt; default thumbnail size 14 years ago
Bert a30901210c Mouse-wheel scrolling in thumb mode 14 years ago
Bert 4cc6ca939c g/G key mappings in thumbnail mode 14 years ago
Bert a345c963f8 Double click thumb to open 14 years ago
Bert 26bb005458 Merge branch 'master' into thumbs
Conflicts:
	main.c
14 years ago
Bert 09335fdc14 Fixed offsets in resize win to image 14 years ago
Bert a152f82ce6 Sync thumb selection & fileidx; check thumb view 14 years ago
Bert a367d35ba0 Update title when moving selection 14 years ago
Bert 76cca4ecb6 Activate thumb-mode with Return key 14 years ago
Bert f235b62741 Fixed cursor when opening thumb 14 years ago