After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 672039 - Nicely wrap XIDLE timers
Nicely wrap XIDLE timers
Status: RESOLVED DUPLICATE of bug 682224
Product: gnome-desktop
Classification: Core
Component: libgnome-desktop
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Richard Hughes
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-14 11:31 UTC by Bastien Nocera
Modified: 2012-10-26 08:22 UTC
See Also:
GNOME target: 3.8
GNOME version: ---


Attachments
xsync.c (4.58 KB, text/plain)
2012-03-14 11:33 UTC, Bastien Nocera
Details

Description Bastien Nocera 2012-03-14 11:31:21 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/
Comment 2 Bastien Nocera 2012-03-14 11:33:39 UTC
Created attachment 209695 [details]
xsync.c

Example usage from Peter.
Comment 3 Peter Hutterer 2012-03-14 23:07:24 UTC
Just a note, the device idle timers are not yet merged, I'll update this bug when they are.
Comment 5 Bastien Nocera 2012-10-26 08:21:54 UTC
Jasper implemented the GObject support, minus the per-device timeouts.
Comment 6 Bastien Nocera 2012-10-26 08:22:28 UTC

*** This bug has been marked as a duplicate of bug 682224 ***