fullscreen-shell: Annotate destructor events

Signed-off-by: Tadeo Kondrak <me@tadeo.ca>
This commit is contained in:
Tadeo Kondrak 2020-06-11 14:22:39 -06:00
parent cae8a2b6fc
commit bbb683eb79

View file

@ -217,7 +217,7 @@
</interface> </interface>
<interface name="zwp_fullscreen_shell_mode_feedback_v1" version="1"> <interface name="zwp_fullscreen_shell_mode_feedback_v1" version="1">
<event name="mode_successful"> <event name="mode_successful" type="destructor">
<description summary="mode switch succeeded"> <description summary="mode switch succeeded">
This event indicates that the attempted mode switch operation was This event indicates that the attempted mode switch operation was
successful. A surface of the size requested in the mode switch successful. A surface of the size requested in the mode switch
@ -228,7 +228,7 @@
</description> </description>
</event> </event>
<event name="mode_failed"> <event name="mode_failed" type="destructor">
<description summary="mode switch failed"> <description summary="mode switch failed">
This event indicates that the attempted mode switch operation This event indicates that the attempted mode switch operation
failed. This may be because the requested output mode is not failed. This may be because the requested output mode is not
@ -239,7 +239,7 @@
</description> </description>
</event> </event>
<event name="present_cancelled"> <event name="present_cancelled" type="destructor">
<description summary="mode switch cancelled"> <description summary="mode switch cancelled">
This event indicates that the attempted mode switch operation was This event indicates that the attempted mode switch operation was
cancelled. Most likely this is because the client requested a cancelled. Most likely this is because the client requested a