Which allows for smooth scrolling, among other things.

Signed-off-by: Daniel Stone <[email protected]>
---
 protocol/wayland.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index d9fb5c2..9d93f4a 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -852,7 +852,7 @@
 
       <arg name="time" type="uint"/>
       <arg name="axis" type="uint"/>
-      <arg name="value" type="int"/>
+      <arg name="value" type="fixed"/>
     </event>
   </interface>
 
-- 
1.7.10

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to