[Wayland-bugs] [Bug 96556] Clevo W330AU multi-touch support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 19 23:48:16 UTC 2016


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

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|NEEDINFO                    |RESOLVED

--- Comment #5 from Peter Hutterer <peter.hutterer at who-t.net> ---
This is the key here:
#   Property  type 3 (INPUT_PROP_SEMI_MT)

Semi-mt touchpads are those that can only provide us a bounding box of all 
fingers rather than the actual position of each finger. In doing so, the
resolution drops to about half whenever a second finger is on the touchpad (the
third finger doesn't provide any position, it's just a bit that there is a
third finger down). We had gestures for a while on semi-mt devices but because
of the resolution issues we removed it, these devices simply aren't capable of
enough precision to make gesture detection reliable. sorry.

so libinput not handling a three-finger gesture on these devices is correct
behaviour.

-- 
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/20160619/4d252436/attachment.html>


More information about the wayland-bugs mailing list