shift-shell/shell/contents/lockscreen
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
..
BottomIconIndicator.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00
Clock.qml Lock Screen Adjustments 2024-07-30 02:53:33 +00:00
FlickContainer.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
HeaderComponent.qml lockscreen: Add loading indicator when status bar is loading 2024-07-07 14:24:48 -04:00
Keypad.qml lockscreen: Animate keypad header to center when switching to keyboard 2024-07-31 00:16:50 +00:00
LockScreen.qml lockscreen: Async load everything and add spinner 2024-07-22 22:22:54 -04:00
LockScreenContent.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
LockScreenState.qml lockscreen: Fix lockscreen password entry after suspend, and restore passwordless 2024-07-02 22:10:29 -04:00
NotificationsComponent.qml Notifications and Media Control Design Adjustments 2024-08-01 01:18:33 +00:00
PasswordBar.qml lockscreen: Async load everything and add spinner 2024-07-22 22:22:54 -04:00
WallpaperBlur.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00