add popover component

This commit is contained in:
2025-12-20 20:52:04 +01:00
parent 3558fd3ebc
commit 47f052f913
8 changed files with 119 additions and 89 deletions

View File

@@ -30,6 +30,7 @@ target_sources(bar_lib
src/services/tray.cpp
src/services/notifications.cpp
src/widgets/tray.cpp
src/components/popover.cpp
)
include_directories(bar_lib PRIVATE
include