[Wayland-bugs] [Bug 96259] Imprecise click
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 14 10:41:19 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96259
--- Comment #13 from Peter Hutterer <peter.hutterer at who-t.net> ---
evemu record sits below/beside libinput and sees the same kernel events that
libinput sees. libinput's patches don't affect it.
and yes, true - the hysteresis in synaptics doesn't account for device
resolution, it's just some fixed value. based on my calculation the synaptics
one ends up being just over 0.5mm (8 units) whereas the libinput one is 0.5mm
(x:6 or y:7 units). You could verify that by changing tp_init_hysteresis() to
set the margin to a hardcoded 8.
--
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/20160614/6866de5a/attachment.html>
More information about the wayland-bugs
mailing list