[Wayland-bugs] [Bug 96259] Imprecise click

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 15 08:32:33 UTC 2016


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

--- Comment #18 from Paviluf <jeremy9856 at gmail.com> ---
(In reply to Peter Hutterer from comment #17)
> tp->hysteresis_margin.x = res_x * 0.75;
> tp->hysteresis_margin.y = res_y * 0.75;

That work pretty well.

> or possibly even just res_x/res_y. Which one works best?

I don't get it. Do you mean that ?

tp->hysteresis_margin.x = res_x/res_y;
tp->hysteresis_margin.y = res_x/res_y;

-- 
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/20160615/ba58ba1e/attachment.html>


More information about the wayland-bugs mailing list