remove hoverpanel title, move actions into applets, add qmllint baseline regen script
This commit is contained in:
parent
c24e18d5da
commit
adb6c21135
26 changed files with 192 additions and 202 deletions
|
|
@ -11,7 +11,6 @@ M.BarModule {
|
|||
spacing: S.Theme.moduleSpacing
|
||||
tooltip: "Volume: " + Math.round(volume * 100) + "%" + (muted ? " (muted)" : "")
|
||||
panelNamespace: "nova-volume"
|
||||
panelTitle: "Sound"
|
||||
panelContentWidth: 220
|
||||
panelComponent: Component {
|
||||
C.VolumeApplet {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue