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:
parent
872d074a43
commit
cfd56ed4bc
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user