diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 1d471c53..59bedaa4 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -212,7 +212,7 @@ - + The wl_shm_pool object encapsulates a piece of memory shared between the compositor and client. Through the wl_shm_pool @@ -272,7 +272,7 @@ - + A singleton global object that provides support for shared memory. @@ -457,6 +457,17 @@ + + + + + + Using this request a client can tell the server that it is not going to + use the shm object anymore. + + Objects created via this interface remain unaffected. + +