Merge branch 'work/relax-destruction' into 'main'

staging/alpha-modifier: relax the rules around surface destruction

See merge request wayland/wayland-protocols!296
This commit is contained in:
Xaver Hugl 2026-04-04 23:40:44 +00:00
commit a666f596e9

View file

@ -64,9 +64,8 @@
a surface, which can be used to offload such operations to the compositor.
The default factor is UINT32_MAX.
This object has to be destroyed before the associated wl_surface. Once the
wl_surface is destroyed, all request on this object will raise the
no_surface error.
If the associated wl_surface is destroyed, all requests except "destroy"
on this object will raise the no_surface error.
</description>
<enum name="error">