todo: Use signals.
[guestfs-browser.git] / TODO
diff --git a/TODO b/TODO
index 1e4a09c..8c64dbf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+Current use of callbacks in the main window is extremely clunky and
+causes all sorts of complex dependency problems in the OCaml code.  We
+should use Gtk signals instead.
+
 Context menu:
 
 .  Open file (view / open dir)
@@ -14,10 +18,10 @@ x  Device checksum (slow?)
 ?  LV information
 ?  Ext2 superblock info (tune2fs)
 
-Display Windows Registry as a separate tree.
-
 The slave thread should not have to remount filesystems.
 If the mount points are the same as the previous command, it
 should cache them.
 
 About dialog
+
+Extended attributes, SELinux.