[Wayland-bugs] [Bug 89999] Add support for 3-finger dragging
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 13 04:11:51 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=89999
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|REOPENED |RESOLVED
--- Comment #20 from Peter Hutterer <peter.hutterer at who-t.net> ---
from the input driver's perspective, a three-finger drag looks identical to a
three-finger swipe gesture, without context of the underlying widget we don't
know which one is appropriate. pushing it into libinput means it's less
accessible, less configurable and less context-aware.
libinput provides sufficient information for a compositor to convert a gesture
into a drag&drop operation. on the X side this conversion would have to be in
xf86-input-libinput, though that too lacks the context awareness.
Either way, this is not something to be fixed in libinput, sorry.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170313/288790e9/attachment.html>
More information about the wayland-bugs
mailing list