shift-shell/components/mobileshell
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
..
components swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
notifications widgets/notifications: Remove accidental dependency on being an applet 2024-07-28 14:54:14 -04:00
qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
CMakeLists.txt widgets/notifications: Remove accidental dependency on being an applet 2024-07-28 14:54:14 -04:00
Messages.sh Ensure all packages have translations enabled 2022-12-19 12:39:51 -05:00
shellutil.cpp Remove unused slot params 2024-02-16 13:37:26 +01:00
shellutil.h Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00