summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-10 14:53:10 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-10 14:53:10 +0100
commitead66ff1afc7832b96e91b6c6a8ead927a4ce0aa (patch)
treecadda549474fff7cbf4cd28f1732975b78738b6e /TODO
parent23e2b22ddf0366d8b767596ba5efa27cae953f64 (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4df8071..0747ade 100644
--- a/TODO
+++ b/TODO
@@ -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.