osd for volume and brightness
This commit is contained in:
parent
a53616523b
commit
ab2eb2578e
6 changed files with 104 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
module modules
|
||||
singleton Theme 1.0 Theme.qml
|
||||
singleton FlyoutState 1.0 FlyoutState.qml
|
||||
singleton OsdState 1.0 OsdState.qml
|
||||
singleton Modules 1.0 Modules.qml
|
||||
Bar 1.0 Bar.qml
|
||||
BarSection 1.0 BarSection.qml
|
||||
|
|
@ -13,6 +14,7 @@ Tray 1.0 Tray.qml
|
|||
TrayMenu 1.0 TrayMenu.qml
|
||||
PowerMenu 1.0 PowerMenu.qml
|
||||
ScreenCorners 1.0 ScreenCorners.qml
|
||||
Osd 1.0 Osd.qml
|
||||
ThemedIcon 1.0 ThemedIcon.qml
|
||||
Battery 1.0 Battery.qml
|
||||
Mpris 1.0 Mpris.qml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue