shift-shell/components/mobileshell/qml
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
..
actiondrawer swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
components Remove trailing whitespace 2024-07-26 23:47:44 -04:00
dataproviders Remove trailing whitespace 2024-07-26 23:47:44 -04:00
homescreen startupfeedback: Change to be window based and controlled by a model 2024-07-13 16:30:07 +00:00
navigationpanel Remove trailing whitespace 2024-07-26 23:47:44 -04:00
statusbar Remove trailing whitespace 2024-07-26 23:47:44 -04:00
volumeosd Remove trailing whitespace 2024-07-26 23:47:44 -04:00
widgets Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00