diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-05 17:52:34 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-05 17:52:34 +0100 |
commit | 21c4996c71d76b01a4333ef9905589b3fffa687d (patch) | |
tree | bbf41aa6c88d6875181f0089273567f47fb58209 /TODO |
Initial commit (upstream 1.3.4)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +put full path in .fehbh + +caching of thumbnails doesn't seem to take thumbnail size into account. +Change sizes and you get the old thumbs.... + +specifying --action1 but not --action segv's feh. + + +Feel free to add stuff to it. I am very happy to delete any lines other +people add =P + +Option --autograb for feh to grab keyboard - so you can control feh without +having to focus it. Have to be a bit careful with this but could be useful. + +Now we have 10 --action* options, would be nice to hit a key and get a text +overlay reminder showing what each one does :p + +option to hide mouse cursor in full screen.. + +key/option/signal/timeout to totally reload filelist (rescan directories etc) |