mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-02 06:46:26 -04:00
protocol: Fix incorrect event name
Signed-off-by: Robert Ancell <robert.ancell@canonical.com>
This commit is contained in:
parent
3cf4a8177f
commit
c072ae6f5f
1 changed files with 1 additions and 1 deletions
|
|
@ -2816,7 +2816,7 @@
|
||||||
of the ellipse, while the minor axis length describes the shorter
|
of the ellipse, while the minor axis length describes the shorter
|
||||||
diameter. Major and minor are orthogonal and both are specified in
|
diameter. Major and minor are orthogonal and both are specified in
|
||||||
surface-local coordinates. The center of the ellipse is always at the
|
surface-local coordinates. The center of the ellipse is always at the
|
||||||
touchpoint location as reported by wl_touch.down or wl_touch.move.
|
touchpoint location as reported by wl_touch.down or wl_touch.motion.
|
||||||
|
|
||||||
This event is only sent by the compositor if the touch device supports
|
This event is only sent by the compositor if the touch device supports
|
||||||
shape reports. The client has to make reasonable assumptions about the
|
shape reports. The client has to make reasonable assumptions about the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue