Name-space the scroll event types
authorPeter Hutterer <peter.hutterer@who-t.net>
Sat, 26 Apr 2014 10:01:22 +0000 (20:01 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 23 Jun 2014 04:31:56 +0000 (14:31 +1000)
commit55bf5058077fe66f42c2bf104df98139ab5d9303
tree08c41fde513b762edd7d4f304ad71ffad5bb0432
parent41f9176c0ad24a97c4e01976ed44df3ca300e99d
Name-space the scroll event types

To provide a generic naming system of type_direction. That will become more
important once we add new axes as part of the ongoing work to support graphics
tablets.

[edit: and switch to the new defines]

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
src/evdev-mt-touchpad.c
src/evdev.c
src/libinput.h
test/pointer.c
tools/event-debug.c