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 706006 - GnomeIdleMonitor: use the new Mutter API instead of raw X calls
GnomeIdleMonitor: use the new Mutter API instead of raw X calls
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: libgnome-desktop
unspecified
Other All
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
wayland
Depends on: 706005
Blocks:
 
 
Reported: 2013-08-14 16:43 UTC by Giovanni Campagna
Modified: 2013-08-23 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GnomeIdleMonitor: use the new Mutter API instead of raw X calls (15.98 KB, patch)
2013-08-14 16:43 UTC, Giovanni Campagna
reviewed Details | Review
GnomeIdleMonitor: use the new Mutter API instead of raw X calls (21.74 KB, patch)
2013-08-20 11:35 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-08-14 16:43:30 UTC
This way we can track the user activity on wayland too.
Comment 1 Giovanni Campagna 2013-08-14 16:43:32 UTC
Created attachment 251630 [details] [review]
GnomeIdleMonitor: use the new Mutter API instead of raw X calls
Comment 2 Matthias Clasen 2013-08-18 18:27:25 UTC
Review of attachment 251630 [details] [review]:

Looks ok, but the patch is missing idle-monitor.xml
Comment 3 Giovanni Campagna 2013-08-20 11:35:14 UTC
Created attachment 252378 [details] [review]
GnomeIdleMonitor: use the new Mutter API instead of raw X calls

This way we can track the user activity on wayland too.

Rebased, tested and made async.
Comment 4 Matthias Clasen 2013-08-23 12:55:33 UTC
Review of attachment 252378 [details] [review]:

looks good to me
Comment 5 Giovanni Campagna 2013-08-23 14:25:19 UTC
Attachment 252378 [details] pushed as 545c774 - GnomeIdleMonitor: use the new Mutter API instead of raw X calls