shift-shell/components/mobileshell/qml
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
..
actiondrawer notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
components notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
dataproviders [battery]: port battery info to new model 2024-10-22 17:03:53 +02:00
homescreen startupfeedback: Change to be window based and controlled by a model 2024-07-13 16:30:07 +00:00
navigationpanel navigationpanel: Add manual screen rotation button 2024-11-09 17:24:23 +00:00
notificationpopup Gesture Navigation: Disable Gestures When Action Drawer, Notification Popup Drawer, or VolumeOSD are Visible 2025-03-19 01:21:46 +00:00
statusbar Status Bar: Battery Percentage Toggle/Limit to Internal Batteries 2025-03-19 20:09:33 +00:00
volumeosd Gesture Navigation: Disable Gestures When Action Drawer, Notification Popup Drawer, or VolumeOSD are Visible 2025-03-19 01:21:46 +00:00
widgets notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00