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-01-26 15:43:54 +00:00
commit bcc9e55b6d

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">