You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2023. It is now read-only.
The idle detection for Linux depends on QX11Info and other X11 headers and hasn't been ported to Qt 5 yet.
(See ifdefs in X11IdleDetector.cpp). It needs investigation whether we should implement it using the X11extras module, or find some other way (xcb?) to implement it.