fix bar crashing on monitor add/remove
This commit is contained in:
@@ -47,6 +47,7 @@ target_sources(bar_lib
|
||||
src/connection/httpConnection.cpp
|
||||
src/connection/dbus/notification.cpp
|
||||
src/connection/dbus/mpris.cpp
|
||||
src/connection/dbus/bluetooth.cpp
|
||||
src/connection/dbus/tray.cpp
|
||||
|
||||
src/widgets/clock.cpp
|
||||
@@ -60,15 +61,15 @@ target_sources(bar_lib
|
||||
src/widgets/controlCenter/timer.cpp
|
||||
src/widgets/volumeWidget.cpp
|
||||
src/widgets/weather.cpp
|
||||
src/widgets/wallpaperWindow.cpp
|
||||
src/widgets/webWidget.cpp
|
||||
src/widgets/tray.cpp
|
||||
src/widgets/controlCenter/bluetoothSettings.cpp
|
||||
src/widgets/controlCenter/settings.cpp
|
||||
|
||||
src/services/hyprland.cpp
|
||||
src/services/notificationController.cpp
|
||||
src/services/textureCache.cpp
|
||||
|
||||
|
||||
src/components/popover.cpp
|
||||
src/components/workspaceIndicator.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user