protocol: add axis_source.wheel_tilt
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 23 Jan 2017 23:56:39 +0000 (09:56 +1000)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Tue, 24 Jan 2017 10:00:19 +0000 (12:00 +0200)
commit2f72d0a8a82dac8c961cb9b4b509208b84322937
tree51dfa8d98785b6646448c9b14efaef53b902cc04
parentf8ab47690c03245da4938cbab7a4ba6bcb1bebe0
protocol: add axis_source.wheel_tilt

Unlike a wheel rotation, a wheel tilt is a discrete-only axis. Wheel rotations
are mapped to degrees in libinput but that that does not apply to wheel tilt
axes where there is no physical equivalent.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Jonas Ã…dahl <jadahl@gmail.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
protocol/wayland.xml
tests/data/example-client.h
tests/data/example-server.h
tests/data/example.xml