3 - auto startup, find out if this still works the same.
4 - slideshow, the box does not seem to maintain focus, so esc does not work.
8 * Exported functions must be under public Q_SLOTS: in src/rsiwidget.h
9 i've added slotShowWhereIAm as an example.
13 /* Available through D-Bus */
15 void slotShowWhereIAm();
17 After adding new functions you must regenerate org.rsibreak.rsiwidget.xml
18 to include the new functions.
20 qdbuscpp2xml -M -s rsiwidget.h -o org.rsibreak.rsiwidget.xml
22 More info at: http://techbase.kde.org/Development/Tutorials/D-Bus/Creating_Interfaces
27 - rsi instructions <---- please contact us if you can do this....
29 - Save statistics (sqlite?)
30 - Visualize stats with libraries behind mrtg or ganglia
33 - [TA] hook into KNotificationRestrictions - so you will not be bothered during presentations
34 or games when they hook into that system as well. Reported by Achim.
35 - as far as i can see there is only a client side - you can say that you are starting a presentation
36 and that there should be no screensaver, but not the other way round, query if there is a presentation
37 going on so you should not interfere with a popup at this moment.
38 - image extension are hardcoded
39 - only reset timers after closing configure dialog if the timer settings were changed
40 - [TA/BS] sometimes the amount of skipped/sat down breaks don't match its total. reported by toma
41 - screenshot is sometimes taken without a visible icon in the tray.
42 - TA can't find a way to prevent that.
45 - It is started at login, regardless of the setting.
46 Gnome does not have a setting where you can set a condition to start / not
47 start, nor can you disable the startup for Gnome when the desktop is in the
48 $prefix/autostart. So: known bug - unresolvable untill a fd.o spec is