summaryrefslogtreecommitdiff
path: root/swayidle/swayidle.1.scd
AgeCommit message (Collapse)Author
2019-01-12Split swayidle from swayDrew DeVault
2018-11-21fix typo in swayidle(1)camoz
2018-10-28swayidle: enter idle state on SIGUSR1emersion
2018-07-30delete references to swaygrabEric Engestrom
2018-05-13Idle handling for dpms/lockscreen et alMattias 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