summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Redondo <kde@david-redondo.de>2023-06-14 12:25:01 +0200
committerSimon Ser <contact@emersion.fr>2023-07-03 09:15:34 +0000
commit3c1fb30817dc85a5b900f255f6260531d4b6c220 (patch)
treeea2538430ff06006217d8c7fdc38b482daadc653
parent12c063088e9701f4caf93cae8303e0306a586a16 (diff)
xdg-activation: Clarify that the token stays valid if the object is destroyed
Signed-off-by: David Redondo <kde@david-redondo.de>
-rw-r--r--staging/xdg-activation/xdg-activation-v1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/xdg-activation/xdg-activation-v1.xml b/staging/xdg-activation/xdg-activation-v1.xml
index bb45904..9adcc27 100644
--- a/staging/xdg-activation/xdg-activation-v1.xml
+++ b/staging/xdg-activation/xdg-activation-v1.xml
@@ -193,7 +193,7 @@
<request name="destroy" type="destructor">
<description summary="destroy the xdg_activation_token_v1 object">
Notify the compositor that the xdg_activation_token_v1 object will no
- longer be used.
+ longer be used. The received token stays valid.
</description>
</request>
</interface>