shift-shell/containments/homescreens/folio/package/contents/ui
Devin Lin 3adcd1d51c swipearea: Add support for touchpad
This adds support for touchpad scrolling in various shell components, such as the lockscreen, homescreen and action drawer.

Currently TODO because it appears to be very buggy when there is a control underneath that also accepts touchpad input (ex. flickable). The touchpad scroll start appears to get called by Qt, but not the end event, so I am unable to "let go" of the flick. Not sure if it's a wayland issue.

This also appears to not work in the nested KWin session, not sure if it's because of libinput or something
2024-08-01 01:53:52 +00:00
..
delegate Use Kirigami.Units.cornerRadius in most radius values 2024-07-27 00:02:05 -04:00
private Use Kirigami.Units.cornerRadius in most radius values 2024-07-27 00:02:05 -04:00
settings homescreens/folio: Fix incorrect folio reference 2024-07-30 21:07:43 -04:00
AppDrawer.qml homescreens/folio: Add applications drawer search bar 2024-07-01 16:04:32 +00:00
AppDrawerGrid.qml homescreens/folio: Make it easier to click on delegate context menus without starting drag 2024-07-14 21:06:34 +00: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 homescreens/folio: Fix favourites delegate dragging 2024-06-24 12:20:22 +00:00
FolderView.qml homescreens/folio: Port away from singletons to support multi-display 2024-06-22 19:11:04 -04:00
FolderViewTitle.qml homescreens/folio: Port away from singletons to support multi-display 2024-06-22 19:11:04 -04:00
HomeScreen.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +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: Close settings view when home button is pressed 2024-07-14 21:39:32 +00: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