refactor: unified BarModule base component, click-to-open panels, remove pinning
This commit is contained in:
parent
034f0b6d85
commit
26476dc930
33 changed files with 265 additions and 509 deletions
|
|
@ -221,7 +221,6 @@ PanelWindow {
|
|||
rightEdge: true
|
||||
M.BatteryModule {}
|
||||
M.PowerModule {
|
||||
bar: bar
|
||||
visible: S.Modules.power.enable
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue