mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
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. |
||
|---|---|---|
| .. | ||
| modules | ||
| qml | ||
| CMakeLists.txt | ||
| initialstartutil.cpp | ||
| initialstartutil.h | ||
| main.cpp | ||
| Messages.sh | ||
| settings.cpp | ||
| settings.h | ||
| utils.h | ||
| wizard.cpp | ||
| wizard.h | ||