Skip to content
Commit c63e5f75 authored by Giovanni Campagna's avatar Giovanni Campagna
Browse files

Add a new helper for tracking user idle activity

When running as a wayland compositor, we can't use the xserver's
IDLETIME, because that's updated only in response to X events.
But we have all the events ourselves, so we can just run the timer
in process.

https://bugzilla.gnome.org/show_bug.cgi?id=706005
parent 74764199
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment