sway/swaybar/tray
Furkan Sahin 00e9a94152 swaybar: Fix 100% cpu usage if dbus dies.
Currently, swaybar does not gracefully die if it detects
that the dbus connection was lost. Although it's not recommended
to restart dbus without restarting the compositor, it can very
easily happen. In the case it does, compositor's tray should
not consume 100% cpu until it has to be force killed.

apply suggestions

just setting the bar to not running will call teardown and unref the
dbus.
2024-09-28 16:23:21 +02:00
..
host.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
icon.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
item.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
tray.c swaybar: Fix 100% cpu usage if dbus dies. 2024-09-28 16:23:21 +02:00
watcher.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00