Skip to content

wayland: Introduce IdleDetector

Vlad Zahorodnii requested to merge work/zzag/rewrite-idle-detection into master

The IdleDetector is an idle detection helper. Its purpose is to reduce code duplication in our private KIdleTime plugin and the idle wayland protocol, and make user activity simulation less error prone.

Edited by Vlad Zahorodnii

Merge request reports