Update documentation.
[techtalk-pse.git] / TODO
1 Instead of "Quit" button, add a menu of actions
2 (make Quit indirect so you can't click it by accident).
3
4 Menu should include:
5   go to First and Last slide.
6   go to a particular slide.
7
8 Take a screenshot
9
10 Allow placement:
11
12  0010L-hello.html   +-----------+-----------+
13  0010R-hello.html   |           |           |
14                     |     L     |     R     |
15                     |           |           |
16                     +-----------+-----------+
17
18 similarly 'A' (above) and 'B' (below).
19
20 Allow placement across monitors.
21
22 Allow talk notes to be placed permanently on one monitor (is this
23 useful though?  speaker could just open an editor with the notes
24 separately).
25
26 Fix Gtk2::Embed so it doesn't keep crashing and so we can
27 run everything in a single process.