sway/swayidle
Oscar Cowdery Lack 5a24ed2bf2 swayidle: Fix sleep inhibitor not being acquired
Fixes #3377.
The sleep lock file descriptor was immediately closed after it was
acquired due to the dbus message being freed. Now the fd is duplicated
before the message is freed so the inhibitor stays active.
2019-01-07 22:55:42 +11:00
..
main.c swayidle: Fix sleep inhibitor not being acquired 2019-01-07 22:55:42 +11:00
meson.build Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
swayidle.1.scd fix typo in swayidle(1) 2018-11-21 23:13:23 +01:00