My KWIN fork where I work on features like per-output virtual desktops
Find a file
David Edmundson f91271b29e Allow small timeout intervals in IdleInterface
A threshold exists to stop users flooding the server for no reason.

However, there is a usecase for small timeouts.

rsibreak has a "please relax for 20 seconds" interface. Here it makes
perfect sense to know if a user is active in small increments. The plan
is to start a 1s timer and wait for that. Then we wait locally for 20s
without a resume event.
2020-11-17 13:10:22 +00:00
src/wayland Allow small timeout intervals in IdleInterface 2020-11-17 13:10:22 +00:00