Skip to content
Snippets Groups Projects
Commit e71ed40a authored by Xaver Hugl's avatar Xaver Hugl Committed by Simon Ser
Browse files

staging/tearing-control: clarify what happens after wl_surface destruction


There's no protocol error for making requests on the object after the wl_surface
has been destroyed, so the object has to become inert in that case.

Signed-off-by: default avatarXaver Hugl <xaver.hugl@kde.org>
parent f573fa11
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,9 @@
presentation with tearing.
The default presentation hint is vsync. See presentation_hint for more
details.
If the associated wl_surface is destroyed, this object becomes inert and
should be destroyed.
</description>
<enum name="presentation_hint">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment