Skip to content

Require the compositor to call IdleInterface::simulateUserActivity() explicitly

Vlad Zahorodnii requested to merge work/zzag/explicit-user-activity into master

In some cases, kwin may decide not to forward input events to the seat.

Needs a kwin companion patch to call IdleInterface::simulateUserActivity() from an InputEventSpy.

Edited by Vlad Zahorodnii

Merge request reports