[Wayland-bugs] [Bug 104080] extra straight line when drawing with stylus
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 5 04:07:34 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104080
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Peter Hutterer <peter.hutterer at who-t.net> ---
right, the reason why the commit fixed the issue is your udev rule:
ENV{ID_INPUT_TABLET}="", ENV{ID_INPUT_TOUCHSCREEN}="1"
this removes the tablet bit and sets the touchscreen bit instead. without that,
the code that was fixed wouldn't have triggered.
--
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/20180105/de2ee106/attachment-0001.html>
More information about the wayland-bugs
mailing list