shift-shell/components/mobileshell
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
..
components Drop semicolon after Q_UNUSED() for consistency through the repo 2024-09-28 06:31:00 +00:00
notifications Drop semicolon after Q_UNUSED() for consistency through the repo 2024-09-28 06:31:00 +00:00
qml [mobileshell]: apply scale factor to status bar 2024-10-25 17:53:25 +00:00
CMakeLists.txt VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
Messages.sh Ensure all packages have translations enabled 2022-12-19 12:39:51 -05:00
shellutil.cpp VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
shellutil.h VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00