[Wayland-bugs] [Bug 105963] Lenovo P50 - Slow fine touchpad movement makes it jump (bug 2)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 10 04:26:01 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105963
--- Comment #1 from Tim Richardson <tim at tim-richardson.net> ---
in
tp_need_motion_history_reset(struct tp_dispatch *tp)
I added this
static inline bool
tp_need_motion_history_reset(struct tp_dispatch *tp)
{
bool rc = false;
evdev_log_debug(tp->device, "Checking for consecutive non-motion
events\n");
}
but I am not getting any such log messages at all.
--
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/20180410/6e0b2227/attachment.html>
More information about the wayland-bugs
mailing list