summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 11 insertions, 9 deletions
diff --git a/TODO b/TODO
index 937cc5d..ab12bfd 100644
--- a/TODO
+++ b/TODO
@@ -6,9 +6,6 @@
zoom out
...
-- Icon
- - Set the image as icon when one is loaded
-
- Recent files
- Full screen view
@@ -16,6 +13,17 @@
- Statusbar
- Size, position, color
+- Metadata
+ - Keep track of when files are used
+ - Limit size to 10000 most recently used files
+ - Be less aggressive about saving it - we are
+ one-instance now.
+
+Done:
+
+- Icon
+ - Set the image as icon when one is loaded
+
- One-instance
- Make it one-instance with d-bus so that if you try to open the
same image twice, you will get the old window.
@@ -36,12 +44,6 @@
- At that point, caching the meta data should be feasible (though it
should still deal with the case where someone presses Ctrl-C).
-- Metadata
- - Keep track of when files are used
- - Limit size to 10000 most recently used files
-
-Done:
-
- Find out why it's so slow when loading huge images
- Icon