Port techtalk-pse to use GTK3
[techtalk-pse.git] / TODO
diff --git a/TODO b/TODO
index 3a1ff53..dc5348f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,20 @@
-Instead of "Quit" button, add a menu of actions
-(make Quit indirect so you can't click it by accident).
+Allow placement:
 
-Menu should include:
-  go to First and Last slide.
-  go to a particular slide.
+ 0010L-hello.html   +-----------+-----------+
+ 0010R-hello.html   |           |           |
+                    |     L     |     R     |
+                    |           |           |
+                    +-----------+-----------+
 
-Take a screenshot
+similarly 'A' (above) and 'B' (below).
+
+Allow placement across monitors.
+
+Allow talk notes to be placed permanently on one monitor (is this
+useful though?  speaker could just open an editor with the notes
+separately).
+
+Allow VTE screens to be skipped when using a wireless pointer (see
+NOTES).
+
+Implement a "blank the screen" button (see NOTES).