Convert wl_pointer::axis to fixed

Which allows for smooth scrolling, among other things.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
Daniel Stone 2012-05-30 16:31:49 +01:00 committed by Kristian Høgsberg
parent 872d074a43
commit cfd56ed4bc

View File

@ -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>