shift-shell/components/mobileshell/qml/actiondrawer/quicksettings
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
..
BrightnessItem.qml screenbrightnessplugin: Extract from initialstart and use in shell 2024-10-08 22:47:30 -07:00
Handle.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
QuickSettings.qml screenbrightnessplugin: Extract from initialstart and use in shell 2024-10-08 22:47:30 -07:00
QuickSettingsDelegate.qml startupfeedback: Change to be window based and controlled by a model 2024-07-13 16:30:07 +00:00
QuickSettingsDrawer.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
QuickSettingsFullDelegate.qml quicksettings: Use standard corner radius 2024-07-15 18:45:33 -04:00
QuickSettingsMinimizedDelegate.qml quicksettings: Use standard corner radius 2024-07-15 18:45:33 -04:00
QuickSettingsPanel.qml actiondrawer: Share quick settings model between landscape and portrait 2024-07-27 11:02:48 -04:00