Touchpad pinch zoom currently doesn't work on Weston
Categories
(Core :: Widget: Gtk, enhancement, P3)
Tracking
()
People
(Reporter: rmader, Unassigned)
References
(Blocks 1 open bug, )
Details
Currently touchpad pinch zoom only works on Mutter and Sway as they does not work on Weston as it doesn't implement the pointer gestures protocol[1]. This needs to get fixed in those compositors, but opening a tracking bug here in case we get duplicate reports.
1: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tree/main/unstable/pointer-gestures
Kwin bug: https://bugs.kde.org/show_bug.cgi?id=438972
Weston issue: https://gitlab.freedesktop.org/wayland/weston/-/issues/511
Comment 1•4 years ago
|
||
KWin supports the pointer gestures protocol. I remember testing pinch gestures after they landed, it worked. Something must've regressed.
Reporter | ||
Comment 2•4 years ago
|
||
Urgh, I didn't see because I couldn't find any reference in KWin or in the bug tracker - because that's all in kwayland-server! Sorry, it's apparently just broken with GTK. In that case it's hopefully easy to fix and backport in either of the projects.
Comment 3•4 years ago
|
||
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3693 should fix it.
Updated•4 years ago
|
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Description
•