Codebase list wayland-protocols / 3c1fb30
xdg-activation: Clarify that the token stays valid if the object is destroyed Signed-off-by: David Redondo <kde@david-redondo.de> David Redondo authored 10 months ago Simon Ser committed 9 months ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
192192 <request name="destroy" type="destructor">
193193 <description summary="destroy the xdg_activation_token_v1 object">
194194 Notify the compositor that the xdg_activation_token_v1 object will no
195 longer be used.
195 longer be used. The received token stays valid.
196196 </description>
197197 </request>
198198 </interface>