[Wayland-bugs] [Bug 104533] Hysteresis detection fails on the single-touch axes after a while
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 8 08:32:30 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104533
--- Comment #1 from Benjamin Tissoires <benjamin.tissoires at gmail.com> ---
I think 352ce2b0575f195c8e6452a9 is right, as we really do not want the events
to be applied twice the fuzz.
The bug is more likely in synaptics.c for semi-mt devices. Only these devices
are not using input_mt_report_pointer_emulation(), so we should more likely set
the fuzz to ABS_X/Y manually in set_input_params() when the branch
SYN_CAP_ADV_GESTURE(info->ext_cap_0c) is selected.
--
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/20180108/db588c18/attachment.html>
More information about the wayland-bugs
mailing list