diff options
| -rw-r--r-- | protocol/wayland.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 90634f43..a4e274f8 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -2816,7 +2816,7 @@ of the ellipse, while the minor axis length describes the shorter diameter. Major and minor are orthogonal and both are specified in 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 shape reports. The client has to make reasonable assumptions about the |
