shift-shell/components/mobileshell
Devin Lin c7e5003596 screenbrightnessplugin: Extract from initialstart and use in shell
This is partially an emergency fix also for
https://invent.kde.org/plasma/plasma-mobile/-/issues/404, which was
potentially introduced by https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/582

This MR extracts the screen brightness implementation from initialstart
to a QML plugin, and also ports the action drawer brightness slider
implementation to it. This avoids importing the powerdevil screen
brightness plugin on the lockscreen, which apparently has a race
condition that causes it to sometimes segfault.
2024-10-08 22:47:30 -07: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 screenbrightnessplugin: Extract from initialstart and use in shell 2024-10-08 22:47:30 -07:00
CMakeLists.txt widgets/notifications: Remove accidental dependency on being an applet 2024-07-28 14:54:14 -04:00
Messages.sh Ensure all packages have translations enabled 2022-12-19 12:39:51 -05:00
shellutil.cpp Remove unused slot params 2024-02-16 13:37:26 +01:00
shellutil.h Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00