[Wayland-bugs] [Bug 80119] dead/unreachable code at line 643 & 648 of simple-egl.c

2018-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80119

Daniel Stone  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Daniel Stone  ---
Not sure what the actual bug is here.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 80119] dead/unreachable code at line 643 & 648 of simple-egl.c

2014-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80119

--- Comment #1 from Pekka Paalanen  ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs