[Wayland-bugs] [Bug 85715] wl_fixed is not precise enough for high dpi mice
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Nov 1 01:42:19 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85715
--- Comment #1 from Pekka Paalanen <ppaalanen at gmail.com> ---
Can we fix this by just changing from wl_fixed_t type to double in Weston for
computing and storing the pointer location, or does the rounding to zero happen
already in libinput?
This is actually a very good issue to notice *before* we stabilized the
pointer-lock Wayland protocol extension, because it raises the question whether
wl_fixed_t is appropriate for the relative motion events or do we need a more
precise value type.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20141101/3b63c6aa/attachment.html>
More information about the wayland-bugs
mailing list