shift-shell/shell/contents/lockscreen
Devin Lin e196a91c8b actiondrawer: Use contextually correct colors and dark background at all times
This commit changes the action drawer colorsets to be contextually correct. The panel background would use the window background colors (instead of the view ones), and quicksettings delegates would use colors from the Button color set (rather than the view).

This also changes the background scrim to always be dark even in light mode. I think this is important to do because we have two views (notifications, and quick settings), which currently don't have much in the way of colours to distinguish the two. 

This commit also makes some changes to the notifications widget in order for its card foreground to be the standard theme colors.

![image](/uploads/b4e42984da926bc266d6c53d59a323b7/image.png){width=200}
![image](/uploads/4dc71502cdf85b5cbf6a2497a2384939/image.png){width=200}
![image](/uploads/ebd2d57ed46161ec8bb240a36c7069e7/image.png){width=300}

![image](/uploads/99656ee4cc322ee7412d7aef1c696893/image.png){width=200}
![image](/uploads/c0521a64069077fbe7e44b23159227e7/image.png){width=200}
![image](/uploads/6567a1bf42092d914a56d03ac5d7be54/image.png){width=300}
2025-09-18 09:29:53 -04:00
..
BottomIconIndicator.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00
Clock.qml Lock Screen Adjustments 2024-07-30 02:53:33 +00:00
FlickContainer.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
Keypad.qml animations: Use Kirigami units and speed up several of them 2025-09-12 05:41:20 -04:00
LockScreen.qml animations: Use Kirigami units and speed up several of them 2025-09-12 05:41:20 -04:00
LockScreenContent.qml MobileShell: Unify Item Background Elements 2025-06-22 20:16:16 -04:00
LockScreenState.qml lockscreen: Fix lockscreen password entry after suspend, and restore passwordless 2024-07-02 22:10:29 -04:00
NotificationsComponent.qml actiondrawer: Use contextually correct colors and dark background at all times 2025-09-18 09:29:53 -04:00
PasswordBar.qml lockscreen: Disable vkbd auto capitalization 2025-03-08 00:43:02 -05:00
QuickActionButton.qml lockscreen: Trigger QuickActionButton action after time finished instead of onRelease 2025-06-21 07:49:30 -04:00
WallpaperBlur.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00