Skip to content

[WIP] Add wlr_idle_listen, needed by sway idle_v2

Simon Ser requested to merge github/fork/snaggen/idle_v2 into master

Created by: snaggen

Adding wlr_idle_listen to use idle timers without going through the idle protocol, but using the timers directly. Needed by sway idle_v2 https://github.com/swaywm/sway/pull/1831

Merge request reports