Pointer axis events are in the same coordinate space as motion events.
Signed-off-by: Jonas Ådahl <[email protected]>
---
protocol/wayland.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 5e56cb8..e31cad4 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -863,7 +863,10 @@
<event name="axis">
<description summary="axis event">
- 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.
</description>
<arg name="time" type="uint"/>
--
1.7.9.5
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel