shift-shell/shell/contents/lockscreen
Micah Stanley e4323f4ef0 notification list: fix notification scrolling within action drawer and lockscreen
This merge request fixes an issue with notification list scrolling and also adds a few general improvements.

To accomplish this, the notification widget was moved outside of the action drawer swipe area and lock screen swipe area, separating them from the parent-child relationship. Instead, the notification widget is now layered separately on top. This change seems to fix the conflict when both areas are accepting swipes from the same direction.

Additionally, changes were made to the notification list widget for the action drawer to make it behave similarly to the folio home screen app library. Specifically, when at the top of the list, one can swipe down over the notification area to expand the action drawer. In landscape mode, the media widget, clock, and date were also added to the notification list to provide more room for viewing notifications when scrolling.

Closes https://invent.kde.org/plasma/plasma-mobile/-/issues/318
2025-03-20 02:06:33 +00: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
HeaderComponent.qml notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
Keypad.qml lockscreen: Animate keypad header to center when switching to keyboard 2024-07-31 00:16:50 +00:00
LockScreen.qml notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
LockScreenContent.qml notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
LockScreenState.qml lockscreen: Fix lockscreen password entry after suspend, and restore passwordless 2024-07-02 22:10:29 -04:00
NotificationsComponent.qml notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
PasswordBar.qml lockscreen: Disable vkbd auto capitalization 2025-03-08 00:43:02 -05:00
QuickActionButton.qml lockscreen: add quick action buttons 2025-03-13 20:11:41 +00:00
WallpaperBlur.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00