https://bugs.freedesktop.org/show_bug.cgi?id=100533

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED
            Summary|Add 3 finger swipe gesture  |3 finger swipe detected as
                   |                            |pinch

--- Comment #4 from Peter Hutterer <[email protected]> ---
right, so the touchpad only supports 2 finger touch positions (max slot is 1,
i.e. 2 slots), the third finger can be detected but not placed on the touchpad.
This will improve with the RMI4 patches scheduled for the kernel (you may then
run into Bug 99830).

For now, what's likely happening here is that the first two fingers detected
are vertically too far apart (there's a threshold), so libinput guesses that
it's a pinch gesture and then goes with that since it cannot tell where the
third finger is. This is fixable, but I probably won't have time for it in the
near future, let me know if you want to have a go at this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to