GNOME Bugzilla – Bug 672039
Nicely wrap XIDLE timers
Last modified: 2012-10-26 08:22:28 UTC
So we can set up alarms, per-input-device, or for the whole system, nicely wrapped in GObject. See GpmIdletime in gnome-settings-daemon/plugins/power/
See http://thread.gmane.org/gmane.comp.freedesktop.xorg.devel/29313
Created attachment 209695 [details] xsync.c Example usage from Peter.
Just a note, the device idle timers are not yet merged, I'll update this bug when they are.
http://cgit.freedesktop.org/xorg/xserver/commit/?id=d645edd11e7482f98c8b7e0d6c8693285c484907 expected for server 1.13
Jasper implemented the GObject support, minus the per-device timeouts.
*** This bug has been marked as a duplicate of bug 682224 ***