shift-shell/containments/homescreens/folio/package/contents/ui
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
..
delegate folio: Fix AppDelegate null errors 2025-03-19 18:23:35 +00:00
private notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
settings notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
AppDrawer.qml notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
AppDrawerGrid.qml Revert "homescreens: Use WheelHandler on app list" 2024-11-10 21:01:28 -08:00
AppDrawerHeader.qml homescreens/folio: Add applications drawer search bar 2024-07-01 16:04:32 +00:00
DelegateDragItem.qml homescreens/folio: Port away from singletons to support multi-display 2024-06-22 19:11:04 -04:00
FavouritesBar.qml folio: Add visual placeholder for favourites bar 2025-03-19 21:50:27 +00:00
FolderView.qml homescreen/folio: fix icon drop position misalignment within folder and outside folder view check not accounting for size differences 2024-11-20 03:20:01 +00:00
FolderViewTitle.qml homescreens/folio: Port away from singletons to support multi-display 2024-06-22 19:11:04 -04:00
HomeScreen.qml homescreens/folio: FavouritesBar: Icon position animation bugfix 2024-11-07 05:17:57 +00:00
HomeScreenPage.qml Use Kirigami.Units.cornerRadius in most radius values 2024-07-27 00:02:05 -04:00
HomeScreenPages.qml homescreens/folio: Fix cube effect typo 2024-07-13 22:36:17 -04:00
main.qml homescreens/folio: Fix goToPage call not updated with new parameter 2024-11-09 09:34:57 -08:00
PlaceholderDelegate.qml Use Kirigami.Units.cornerRadius in most radius values 2024-07-27 00:02:05 -04:00
WidgetDragItem.qml homescreens/folio: Port away from singletons to support multi-display 2024-06-22 19:11:04 -04:00