[Wayland-bugs] [Bug 96182] BTN_TOOL_* are not handled properly when 2 are set/unset in the same frame
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 1 07:22:43 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96182
--- Comment #5 from Peter Hutterer <peter.hutterer at who-t.net> ---
https://cgit.freedesktop.org/wayland/libinput/tree/test/tablet.c#n963, the
proximity_range_enter test is one example. This test uses libinput's behaviour
to only look at the most recent tool so we can send a proximity in followed by
BTN_TOOL_MOUSE in the same frame and rely on the mouse being set.
This works because we don't have any actual device state before the tool is
selected. There should be a more sensible approach but as I said this requires
more rewrite than I have time for right now
--
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/20160601/072f722f/attachment.html>
More information about the wayland-bugs
mailing list