BatteryManager: removed due to limited compatibility.

Might be reintroduced later if we decice on a proper back-end.
This commit is contained in:
ItsLemmy
2025-11-16 17:27:11 -05:00
parent d8adaf4d4b
commit 39fd2517c3
24 changed files with 0 additions and 978 deletions
@@ -71,13 +71,6 @@ Item {
backgroundColor: panelBackgroundColor
}
// Battery
PanelBackground {
panel: root.windowRoot.batteryPanelPlaceholder
shapeContainer: backgroundsShape
backgroundColor: panelBackgroundColor
}
// Bluetooth
PanelBackground {
panel: root.windowRoot.bluetoothPanelPlaceholder