mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
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)
{width=399 height=28}
After
{width=399 height=28}
|
||
|---|---|---|
| .. | ||
| dpmsplugin | ||
| hapticsplugin | ||
| mobileshell | ||
| mobileshellstate | ||
| quicksettingsplugin | ||
| raiselockscreenplugin | ||
| rotationplugin | ||
| screenbrightnessplugin | ||
| shellsettingsplugin | ||
| wallpaperimageplugin | ||
| waydroidintegrationplugin | ||
| windowplugin | ||
| CMakeLists.txt | ||