Commit Graph

6 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri ddd175a2f2 Ask to enter presentation mode.
If you deactivate screensaver (ie: move mouse) or unlock desklock
within some given threshold, ask user if he would like to enter
presentation mode or even if should increase timeout to next event.

This is also useful when at the office and you quickly move mouse in
order to keep your explanation. If you know your explanation is short,
just hit "increase timeout", otherwise "Yes" to increase timeout.

Increase timeout is a multiplier that will increment the factor on
each dialog answer.

There is an option to stop asking. This can be changed in "Advanced"
versions of screensaver and desklock dialogs.



SVN revision: 40414
2009-04-27 02:54:43 +00:00
Sebastian Dransfeld 4f836fd57e Single event for show/hide desktop.
SVN revision: 30126
2007-05-28 11:15:04 +00:00
Sebastian Dransfeld 3c4fb5395a Add desklock show/hide event.
SVN revision: 30125
2007-05-28 11:08:36 +00:00
Carsten Haitzler 748c9d3690 and general code formatting, layout, organisation and namespacing - be mroe
consistent.


SVN revision: 22190
2006-04-18 03:14:29 +00:00
stffrdhrn 218717c8dc Clean up compile warnings:
* char * -> const char * for stringshare strings
 * char * -> const char * where needed in functions
 * remove unused vars in some places


SVN revision: 20912
2006-03-02 12:03:48 +00:00
sndev 55c53d456c Some initial work, just initial enviroment, on Desktop Locking:
-a new action, desk_lock, added
  -a new key binding added
  -a e_popup, which actually locks the desktop, added.


SVN revision: 20599
2006-02-19 23:53:35 +00:00