protocol: mark wl_pointer.axis_discrete as deprecated

Since version 8, this event isn't sent anymore.

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2024-03-12 14:21:54 +01:00
parent ee12e69b8f
commit da8e1bbc45

View file

@ -2296,7 +2296,7 @@
<arg name="axis" type="uint" enum="axis" summary="the axis stopped with this event"/>
</event>
<event name="axis_discrete" since="5">
<event name="axis_discrete" since="5" deprecated-since="8">
<description summary="axis click event">
Discrete step information for scroll and other axes.