mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-22 00:48:11 +02:00
Merge branch 'shell-invalid-anchor' into 'main'
Generate an error if an invalid anchor is provided. See merge request wayland/wayland-protocols!507
This commit is contained in:
commit
ae9537b338
1 changed files with 1 additions and 0 deletions
|
|
@ -205,6 +205,7 @@
|
|||
'bottom_right'), the anchor point will be at the specified corner;
|
||||
otherwise, the derived anchor point will be centered on the specified
|
||||
edge, or in the center of the anchor rectangle if no edge is specified.
|
||||
If the anchor is not in the ‘anchor’ enum, an invalid_input error is raised.
|
||||
</description>
|
||||
<arg name="anchor" type="uint" enum="anchor"
|
||||
summary="anchor point"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue