mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-24 05:30:11 +01:00
pointer-constraints: Use 'surface-local' in simplified parameter summary
See https://lists.freedesktop.org/archives/wayland-devel/2016-April/028249.html. Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
This commit is contained in:
parent
5eb2a8d45a
commit
44d5da751f
1 changed files with 2 additions and 2 deletions
|
|
@ -233,9 +233,9 @@
|
|||
</description>
|
||||
|
||||
<arg name="surface_x" type="fixed"
|
||||
summary="x coordinate in surface local coordinates"/>
|
||||
summary="surface-local x coordinate"/>
|
||||
<arg name="surface_y" type="fixed"
|
||||
summary="y coordinate in surface local coordinates"/>
|
||||
summary="surface-local y coordinate"/>
|
||||
</request>
|
||||
|
||||
<request name="set_region">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue