bar can now toggle bluetooth power and discovery

This commit is contained in:
2025-12-22 01:41:01 +01:00
parent 0101ea1ec0
commit 5a429a3b8b
31 changed files with 507 additions and 114 deletions

View File

@@ -34,9 +34,11 @@ target_sources(bar_lib
src/services/hyprland.cpp
src/services/tray.cpp
src/services/notifications.cpp
src/services/bluetooth.cpp
src/widgets/tray.cpp
src/widgets/todoPopover.cpp
src/widgets/todo.cpp
src/widgets/bluetooth.cpp
src/components/popover.cpp
src/components/todoEntry.cpp