shift-shell/components/mobileshell/qml/components
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
..
AppLaunch.qml mobileshell: Dynamically load in heavy dependencies for singletons 2023-03-18 22:43:59 -07:00
BaseItem.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
Constants.qml [mobileshell]: apply scale factor to status bar 2024-10-25 17:53:25 +00:00
ExtendedAbstractButton.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
Flickable.qml Fix low inertia scrolling with shell flickables 2024-02-25 17:53:58 -05:00
GridView.qml Fix low inertia scrolling with shell flickables 2024-02-25 17:53:58 -05:00
HapticsEffect.qml components/hapticsplugin: Introduce direct haptics API for hfd-service 2023-11-15 08:13:25 -08:00
ListView.qml Fix low inertia scrolling with shell flickables 2024-02-25 17:53:58 -05:00
MarqueeLabel.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
PopupMenu.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
StartupFeedbackPanelFill.qml startupfeedback: Change to be window based and controlled by a model 2024-07-13 16:30:07 +00:00
StartupFeedbackWindows.qml startupfeedback: Fix multi-screen behaviour 2024-07-15 20:53:42 +00:00
TextDropShadow.qml components: Add TextDropShadow 2023-05-12 19:43:24 -04:00
VelocityCalculator.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00