Feature #93
screensaver / typing break support
Status: | New | Start: | ||
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | TBD | |||
Complexity: | ||||
Votes: | 1 (View) |
Description
When the screensaver is active, the frontend should set the away status. A more specific away message could be used for the GNOME "typing break" feature, as the user will be away unexpectedly. This should be implemented as plugin.
History
Updated by Mirco Bauer 5206 days ago
- Target version changed from 0.8 to TBD
Updated by Mirco Bauer 4834 days ago
For the screensaver there is this DBus API:
http://git.gnome.org/browse/gnome-screensaver/tree/doc/dbus-interface.xml
Updated by Infinity Zero 4121 days ago
This should work gracefully when multiple frontends are connected. For example:
- A goes active
- B goes active
- B goes idle
the status here should still be "unaway" rather than "away".