shift-shell/look-and-feel/contents/lockscreen
Devin Lin 3f985548e8 Switch DropShadow for RectangularGlow on lockscreen to improve performance
DropShadow requires actually sampling and blurring the source element, while RectangularGlow just creates a generic rectangle without caring about the source element. This greatly improves the speed of everything on the lockscreen, especially notifications (they aren't a laggy mess when you have a ton of them now)
2021-03-17 15:37:58 -04:00
..
indicators Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
Clock.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
DraggableDelegate.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
Keypad.qml Switch DropShadow for RectangularGlow on lockscreen to improve performance 2021-03-17 15:37:58 -04:00
LockOsd.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
LockScreen.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
MediaControls.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
NotificationsList.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
OsdItem.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
SimpleHeaderBar.qml Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
SimpleNotification.qml Switch DropShadow for RectangularGlow on lockscreen to improve performance 2021-03-17 15:37:58 -04:00