shift-shell/initialstart
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
..
modules screenbrightnessplugin: Extract from initialstart and use in shell 2024-10-08 22:47:30 -07:00
qml Add "Powered by distro" to initialsetup/LandingComponent 2024-10-08 15:49:32 +00:00
CMakeLists.txt Improve wallpaper handling in initial start 2024-01-27 18:19:51 +00:00
initialstartutil.cpp Port intial start module to declarative qml type registration 2024-01-24 15:01:20 +00:00
initialstartutil.h Remove Qt module includes 2024-02-16 13:38:23 +01:00
main.cpp Port intial start module to declarative qml type registration 2024-01-24 15:01:20 +00:00
Messages.sh initialstart: Add first login experience 2023-04-01 07:09:57 +00:00
settings.cpp initialstart: Add first login experience 2023-04-01 07:09:57 +00:00
settings.h initialstart: Add first login experience 2023-04-01 07:09:57 +00:00
utils.h initialstart: Add first login experience 2023-04-01 07:09:57 +00:00
wizard.cpp initialstart: Use more reliable way to exit app 2023-10-22 16:53:53 -07:00
wizard.h Remove unused includes 2024-07-14 01:19:42 +02:00