refactor: unified BarModule base component, click-to-open panels, remove pinning

This commit is contained in:
Damocles 2026-04-25 11:52:20 +02:00
parent 034f0b6d85
commit 26476dc930
33 changed files with 273 additions and 517 deletions

View file

@ -221,7 +221,6 @@ PanelWindow {
rightEdge: true
M.BatteryModule {}
M.PowerModule {
bar: bar
visible: S.Modules.power.enable
}
}