diff options
Diffstat (limited to 'protocol')
-rw-r--r-- | protocol/wayland.xml | 5 |
1 files changed, 4 insertions, 1 deletions
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 @@ <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"/> |