mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-05 11:08:05 +02:00
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:
commit
a666f596e9
1 changed files with 2 additions and 3 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue