shift-shell/components/mobileshell/qml/statusbar
Micah Stanley db98f2cd86 statusbar: fix hidden batteries from taking up space in the statusbar
I noticed at some point after updating my main phone, that non visible external device batteries started taking up extra space in the statusbar. This fixes the issue by filtering out external device batteries by using KSortFilterProxyModel.

Before (with external peripheral connected)

![Screenshot_20260303_124043](/uploads/a469eda41ff6d2a10b85c6a3de88785f/Screenshot_20260303_124043.png){width=399 height=28}

After

![Screenshot_20260303_123956](/uploads/521a7dc7bb16cf08ef026c3ef0655b93/Screenshot_20260303_123956.png){width=399 height=28}
2026-03-05 20:13:34 -05:00
..
indicators statusbar: fix hidden batteries from taking up space in the statusbar 2026-03-05 20:13:34 -05:00
ClockText.qml components/mobileshell: port from the clock dataengine 2025-11-15 12:14:44 +02:00
StatusBar.qml statusbar: Remove system tray 2026-02-06 19:19:02 -05:00