diff --git a/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml b/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml index 1ac4369..f372418 100644 --- a/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml +++ b/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml @@ -34,7 +34,7 @@ only be done by creating a new major version of the extension. - + This object is a manager which offers requests to start capturing from a source. @@ -83,7 +83,7 @@ - + This object represents an active image copy capture session. @@ -197,6 +197,25 @@ this object. + + + + + + The event is sent once when all events for buffer formats that the + compositor would prefer were adhered to have been sent, and will be + followed by any remaining supported buffer formats. + + A client should aim to adhere to preferred buffer formats when + possible, as these may be more efficient for the compositor and should + have sufficient color resolution for the captured content according to + compositor policy. + + Preferred and remaining buffer formats may overlap. If a compositor + does not have any preferred formats, it should omit the preferred_done + event when sending buffer constraints. + +