shift-shell/components/mobileshell/qml/statusbar/indicators
Sebastian Kügler 2b822e8c6a [mobileshell]: apply scale factor to status bar
This change allows scaling of the statusbar (the top panel).

As we have to accommodate for a wide variety of devices with different
physical pixel sizes, we need a way to scale the top panel / status bar.
This change introduces a config value (in plasmamobilerc, such as other
shell settings) that controls this size.

For example (plasmamobilerc):

[General]
statusBarScaleFactor=1.5

(Config UI in kcm mobileshell in separate patch)

Signed-off-by: Sebastian Kügler <sebas@kde.org>
2024-10-25 17:53:25 +00:00
..
BatteryIndicator.qml [mobileshell]: apply scale factor to status bar 2024-10-25 17:53:25 +00:00
BluetoothIndicator.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
InternetIndicator.qml Load WirelessStatus in Internet indicator 2024-05-03 19:58:36 +02:00
SignalStrengthIndicator.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
VolumeIndicator.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00