refacor media widget, apply clang format rule
This commit is contained in:
@@ -39,6 +39,7 @@ target_sources(bar_lib
|
||||
|
||||
src/bar/bar.cpp
|
||||
|
||||
src/components/mediaPlayer.cpp
|
||||
src/components/button/iconButton.cpp
|
||||
src/components/button/textButton.cpp
|
||||
src/components/button/tabButton.cpp
|
||||
@@ -54,21 +55,22 @@ target_sources(bar_lib
|
||||
src/widgets/notification/copyNotification.cpp
|
||||
src/widgets/notification/notificationWindow.cpp
|
||||
src/widgets/notification/spotifyNotification.cpp
|
||||
src/widgets/controlCenter/controlCenter.cpp
|
||||
src/widgets/controlCenter/mediaWidget.cpp
|
||||
src/widgets/volumeWidget.cpp
|
||||
src/widgets/weather.cpp
|
||||
src/widgets/webWidget.cpp
|
||||
src/widgets/tray.cpp
|
||||
|
||||
src/services/hyprland.cpp
|
||||
src/services/notificationController.cpp
|
||||
src/services/textureCache.cpp
|
||||
|
||||
src/widgets/tray.cpp
|
||||
src/widgets/controlCenter/controlCenter.cpp
|
||||
src/widgets/controlCenter/mediaControl.cpp
|
||||
|
||||
src/components/popover.cpp
|
||||
src/components/workspaceIndicator.cpp
|
||||
)
|
||||
|
||||
include_directories(bar_lib PRIVATE
|
||||
include
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user