mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 06:24:20 +01:00
parent
2689238058
commit
ba6224f4e5
@ -138,7 +138,7 @@ static void dispatch_status(DBusConnection *connection, DBusDispatchStatus new_s
|
|||||||
/* Public functions below */
|
/* Public functions below */
|
||||||
|
|
||||||
void dispatch_dbus() {
|
void dispatch_dbus() {
|
||||||
if (!should_dispatch) {
|
if (!should_dispatch || !conn) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user