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

--- Comment #15 from Daniel van Vugt <daniel.van.v...@canonical.com> ---
(In reply to Hi-Angel from comment #14)

> libinput does have a detection code — otherwise how could it "remove"
> wobbling.

I think that's wrong. It doesn't detect wobbling. It _assumes_ from the
beginning that the touchpad is wobbly and only turns off hysteresis later,
after deciding that it's not wobbling.

The wobble "removal" is the hysteresis algorithm, which is ON by default. The
bug here is that the stillness detection algorithm has gone wrong and turned
hysteresis OFF too early.

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

Reply via email to