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

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Peter Hutterer <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to