From 36e29df2cbbe44292765902d5fbbdd56bc7cf280 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Thu, 27 Sep 2012 18:40:26 +0200 Subject: protocol: Clarify pointer axis event MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pointer axis events are in the same coordinate space as motion events. Signed-off-by: Jonas Ådahl --- protocol/wayland.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'protocol') diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 07fee80..48a0d77 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -987,7 +987,10 @@ - Scroll and other axis notifications. + Scroll and other axis notifications. The value parameter + is the length of a vector along an axis in a coordinate space + identical to those of motion events, representing the relative + movement along an axis. -- cgit v1.2.3