Skip to content
Commit 6f5772fd authored by Simon Ser's avatar Simon Ser
Browse files

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



The protocol as-is doesn't allow clients to mutate 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.

Add a small note to explain that no wl_buffer mutation implies no
wl_shm_pool's backing storage mutation as well.

Signed-off-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
Closes: #201
parent b4a42c88
Pipeline #1277944 passed with stages
in 1 minute and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment