<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - dead/unreachable code at line 643 & 648 of simple-egl.c"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80119#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - dead/unreachable code at line 643 & 648 of simple-egl.c"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80119">bug 80119</a>
from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>Sorry, what is the problem here?
Whenever a wl_seat changes capabilities, e.g. a the first keyboard gets
hot-plugged, or the last pointer device gets hot-unplugged, wl_seat sends a
capability notification with the new feature bits appropriately set or cleared.
Clients should destroy e.g. wl_pointer if the pointer capability disappears.
To me it looks like the code does exactly that.
But it *is* missing calls like wl_pointer_release, but I am unsure if that is
the bug you are reporting here.</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>