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:
Yong Bakos 2016-04-28 12:00:45 -05:00 committed by Bryce Harrington
parent 5eb2a8d45a
commit 44d5da751f

View file

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