<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - BTN_TOOL_* are not handled properly when 2 are set/unset in the same frame"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96182#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - BTN_TOOL_* are not handled properly when 2 are set/unset in the same frame"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96182">bug 96182</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre><a href="https://cgit.freedesktop.org/wayland/libinput/tree/test/tablet.c#n963">https://cgit.freedesktop.org/wayland/libinput/tree/test/tablet.c#n963</a>, 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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>