Skip to content

xdg-toplevel-icon: clarify that wl_buffer.release is unused

The protocol as-is doesn't allow clients to re-use wl_buffers. Let's make it clear that wl_buffer.release is not used for that purpose. Buffer re-use can be added in a future protocol version if desirable.

Closes: #201

cc @mak

Edited by Simon Ser

Merge request reports