emersion
4657ea5a42
swayidle: cleanup
...
No idea why wlr_output_layout was involved here.
6 years ago
emersion
63b4bf5000
Update for swaywm/wlroots#1126
6 years ago
Alex Xu (Hello71)
7ed81cfd36
swayidle: fix stack overflow on sleep
7 years ago
Dominique Martinet
2477930d90
swayidle: doublefork to not leave zombies around
7 years ago
Dominique Martinet
3b7cae0e31
swayidle: terminate if wl_display_dispatch failed
7 years ago
Dominique Martinet
620b269418
swayidle: terminate when server died
...
Fixes #1977 .
7 years ago
Drew DeVault
270c1ee7e5
Actually fix swayidle
...
I also didn't test this commit though so who knows
7 years ago
Drew DeVault
b65a75a6e1
swayidle: use wl_event_loop_dispatch_idle
...
Fixes #1977
7 years ago
Mattias Eriksson
8fbafbfab5
Idle handling for dpms/lockscreen et al
...
Swayidle handles idle events and allows
for dpms and lockscreen handling. It also
handles systemd sleep events, and can
raise a lockscreen on sleep
Fixes #541
7 years ago