[Wayland-bugs] [Bug 89999] Add support for 3-finger dragging
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 5 21:37:56 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=89999
Caibin Chen <tigersoldi at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tigersoldi at gmail.com
--- Comment #11 from Caibin Chen <tigersoldi at gmail.com> ---
Sorry for commenting on a closed bug.
I hacked tap.c to add 3fg dragging support:
https://github.com/tigersoldier/libinput/tree/wip/three-fingers-dragging
I agree doing this in compositor is more flexible. OS X seems to treat 3fg
dragging and 1fg click dragging differently. One difference is that 3fg
dragging on selected text won't trigger dnd. It unselects the text and restart
a new selection.
However, I wonder how dragging lock can be implemented at compositor level. A
simple timeout won't detect any taps between two 3fg drags.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160106/59884191/attachment.html>
More information about the wayland-bugs
mailing list