shift-shell/components/mobileshell/qml/actiondrawer
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
..
quicksettings [mobileshell]: apply scale factor to status bar 2024-10-25 17:53:25 +00:00
ActionDrawer.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
ActionDrawerOpenSurface.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
ActionDrawerWindow.qml actioncenter: Ensure window gets raised over status bar 2024-07-29 21:08:54 +00:00
LandscapeContentContainer.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
PortraitContentContainer.qml actiondrawer: Share quick settings model between landscape and portrait 2024-07-27 11:02:48 -04:00