index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swayidle
/
main.c
Age
Commit message (
Expand
)
Author
2018-11-25
swayidle: fix busy loop on writable FD
emersion
2018-11-24
swayidle: fix dbus_event not to block
emersion
2018-11-24
swayidle: listen when display becomes writable
emersion
2018-11-24
swaylock: fix display_event to not block
Ian Fan
2018-11-24
swayidle: when acquiring sleep lock, initialize and free variables properly
Ian Fan
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-05
Revert "Work around swayidle never triggering on SIGUSR1"
Drew DeVault
2018-11-05
Work around swayidle never triggering on SIGUSR1
Jarkko Oranen
2018-10-28
swayidle: enter idle state on SIGUSR1
emersion
2018-10-15
Sway clients: Exit gracefully when compositor is unavailable
Ryan Dwyer
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-07-16
swayidle: cleanup
emersion
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-06-17
swayidle: fix stack overflow on sleep
Alex Xu (Hello71)
2018-06-08
swayidle: doublefork to not leave zombies around
Dominique Martinet
2018-05-16
swayidle: terminate if wl_display_dispatch failed
Dominique Martinet
2018-05-16
swayidle: terminate when server died
Dominique Martinet
2018-05-13
Actually fix swayidle
Drew DeVault
2018-05-13
swayidle: use wl_event_loop_dispatch_idle
Drew DeVault
2018-05-13
Idle handling for dpms/lockscreen et al
Mattias Eriksson