diff --git a/unstable/wlr-data-control-unstable-v1.xml b/unstable/wlr-data-control-unstable-v1.xml index 0a4dc24..75e8671 100644 --- a/unstable/wlr-data-control-unstable-v1.xml +++ b/unstable/wlr-data-control-unstable-v1.xml @@ -84,7 +84,8 @@ the source on behalf of the client. The given source may not be used in any further set_selection or - set_primary_selection requests. + set_primary_selection requests. Attempting to use a previously used + source is a protocol error. To unset the selection, set the source to NULL. @@ -166,7 +167,8 @@ data from the source on behalf of the client. The given source may not be used in any further set_selection or - set_primary_selection requests. + set_primary_selection requests. Attempting to use a previously used + source is a protocol error. To unset the primary selection, set the source to NULL. @@ -176,6 +178,11 @@ + + + +