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

--- Comment #13 from Peter Hutterer <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to