shift-shell/components/mobileshell/qml/actiondrawer/quicksettings
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
..
BrightnessItem.qml screenbrightnessplugin: Extract from initialstart and use in shell 2024-10-08 22:47:30 -07:00
Handle.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
QuickSettings.qml quicksettings: fix landscape not being scrollable 2024-10-25 17:02:30 +00:00
QuickSettingsDelegate.qml startupfeedback: Change to be window based and controlled by a model 2024-07-13 16:30:07 +00:00
QuickSettingsDrawer.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
QuickSettingsFullDelegate.qml quicksettings: Use standard corner radius 2024-07-15 18:45:33 -04:00
QuickSettingsMinimizedDelegate.qml quicksettings: Use standard corner radius 2024-07-15 18:45:33 -04:00
QuickSettingsPanel.qml [mobileshell]: apply scale factor to status bar 2024-10-25 17:53:25 +00:00