diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-10 14:53:10 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-10 14:53:10 +0100 |
commit | ead66ff1afc7832b96e91b6c6a8ead927a4ce0aa (patch) | |
tree | cadda549474fff7cbf4cd28f1732975b78738b6e /TODO | |
parent | 23e2b22ddf0366d8b767596ba5efa27cae953f64 (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -8,3 +8,14 @@ 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 key/option/signal/timeout to totally reload filelist (rescan directories etc) + +--draw-actions doesn't work. It will miss some actions, and even if not it +can't display anything anyway because it causes a nice abort at startup if +--action is defined. + +The "No more slides left in show" bug was fixed, but now there's a rare +condition (viewing a few images, removing them externally while viewing, +then resizing the window) causing imlib2 warnings. + +--fmmode is neither documented nor implemented. Either implement or +remove it. |