shift-shell/shell/contents/lockscreen
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
..
BottomIconIndicator.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00
Clock.qml Lock Screen Adjustments 2024-07-30 02:53:33 +00:00
FlickContainer.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
HeaderComponent.qml lockscreen: Add loading indicator when status bar is loading 2024-07-07 14:24:48 -04:00
Keypad.qml lockscreen: Animate keypad header to center when switching to keyboard 2024-07-31 00:16:50 +00:00
LockScreen.qml [mobileshell]: apply scale factor to status bar 2024-10-25 17:53:25 +00:00
LockScreenContent.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
LockScreenState.qml lockscreen: Fix lockscreen password entry after suspend, and restore passwordless 2024-07-02 22:10:29 -04:00
NotificationsComponent.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
PasswordBar.qml lockscreen: Async load everything and add spinner 2024-07-22 22:22:54 -04:00
WallpaperBlur.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00