mirror of
https://github.com/swaywm/sway.git
synced 2025-02-06 18:25:08 +01:00
![]() 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. |
||
---|---|---|
.. | ||
main.c | ||
meson.build | ||
swayidle.1.scd |