Sat Oct 14 05:44:40 2006 John Ellis <johne@verizon.net>
[geeqie.git] / TODO
diff --git a/TODO b/TODO
index 1b2fec4..6dd09e7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,7 +7,6 @@ Major:
  > pixbuf-renderer.c:
    > tile dispose order is slightly incorrect, furthest ones from current position should be dropped first
 
-
  > image.c:
   d> test and probably fix delay_flip.
       > UPDATE: works as before (pre pixbuf-renderer), but should be fixed to provide a single redraw
@@ -101,7 +100,7 @@ d> add a formatted auto-rename option, such that simply typing new_file_name_*_#
  -------------
 
 d> update translations: be(x) ca(x) de(x) fi(x) fr(x) it(x) ko(x) pl(x) pt_BR(x) sk(x) zh_TW(x)
- > post-trans updates: fix ...zoom to fit. fuzzies, as all we did was remove the period
+d> post-trans updates: fix ...zoom to fit. fuzzies, as all we did was remove the period
 
  > document recent additions/changes:
    > Added 'Fast jpeg thumbnailing'.
@@ -112,6 +111,12 @@ d> update translations: be(x) ca(x) de(x) fi(x) fr(x) it(x) ko(x) pl(x) pt_BR(x)
 Minor (non blockers):
 ----------------------------------------------
 
+ > allow multiple command line dirs to work as expected
+   (ie contents of each are treated as given on command line)
+
+ > allow editor commands to be interrupted (via SIGTERM?)
+ > fix hanging editor commands that await user input (how to handle, or even detect this?)
+
  > when resizing/refreshing collection window, keep the same top left thumbnail visible
 
  > do not lose slideshow when reworking window layout.