shift-shell/components/mobileshell/qml/actiondrawer
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
..
quicksettings Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
ActionDrawer.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
ActionDrawerOpenSurface.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
ActionDrawerWindow.qml actioncenter: Ensure window gets raised over status bar 2024-07-29 21:08:54 +00:00
LandscapeContentContainer.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
PortraitContentContainer.qml actiondrawer: Share quick settings model between landscape and portrait 2024-07-27 11:02:48 -04:00