Skip to content
This repository was archived by the owner on Sep 24, 2023. It is now read-only.
This repository was archived by the owner on Sep 24, 2023. It is now read-only.

Linux: Idle detection not ported to Qt 5 #174

@frankosterfeld

Description

@frankosterfeld

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions