Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-13 | Actually fix swayidle | Drew DeVault | |
I also didn't test this commit though so who knows | |||
2018-05-13 | swayidle: use wl_event_loop_dispatch_idle | Drew DeVault | |
Fixes #1977 | |||
2018-05-13 | Idle handling for dpms/lockscreen et al | Mattias Eriksson | |
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 |