wlr-protocols: bump

This commit is contained in:
Daniel Eklöf 2019-08-29 19:37:49 +02:00
parent f4f44d88fe
commit 4a50c54a41
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 11 additions and 6 deletions

View file

@ -127,14 +127,19 @@
<request name="set_exclusive_zone">
<description summary="configures the exclusive geometry of this surface">
Requests that the compositor avoids occluding an area of the surface
with other surfaces. The compositor's use of this information is
Requests that the compositor avoids occluding an area with other
surfaces. The compositor's use of this information is
implementation-dependent - do not assume that this region will not
actually be occluded.
A positive value is only meaningful if the surface is anchored to an
edge, rather than a corner. The zone is the number of surface-local
coordinates from the edge that is considered exclusive.
A positive value is only meaningful if the surface is anchored to one
edge or an edge and both perpendicular edges. If the surface is not
anchored, anchored to only two perpendicular edges (a corner), anchored
to only two parallel edges or anchored to all edges, a positive value
will be treated the same as zero.
A positive zone is the distance from the edge in surface-local
coordinates to consider exclusive.
Surfaces that do not wish to have an exclusive zone may instead specify
how they should interact with surfaces that do. If set to zero, the

@ -1 +1 @@
Subproject commit d278d209053c4b5975753f7c1f25b984f266f705
Subproject commit 59497d93794efac39d8c85b1d964ad8a461cbeb6