https://bugzilla.gnome.org/show_bug.cgi?id=761312
--- Comment #40 from Ray Strode [halfline] <[email protected]> ---
Created attachment 320309
--> https://bugzilla.gnome.org/attachment.cgi?id=320309&action=edit
wayland: don't handle buffer release centrally
Right now we handle buffer releases coming from the
compositor in a central place. We add a listener when
first creating the shared buffers.
This is problematic because a buffer can only have
one listener on it at once so users of the buffer
can't get notified when it's released.
This commit moves the buffer listener code from the
centrally managed display code to the cursor and window
code.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs