Add a weston_pointer_axis_event
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 18 Jan 2016 05:58:17 +0000 (15:58 +1000)
committerJonas Ådahl <jadahl@gmail.com>
Tue, 19 Jan 2016 02:53:16 +0000 (10:53 +0800)
commit89b6a4931ef40e4524fec9bfc05627be9a974758
treed61650122be0c665badc772ea044edfdbd4a48cb
parent60fb1c4ce8aa7b0bfd804e9a7a6631a528aaeb50
Add a weston_pointer_axis_event

Use an event struct to pass axis events around. This helps dealing with the
upcoming axis discrete changes.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
12 files changed:
desktop-shell/exposay.c
desktop-shell/shell.c
ivi-shell/hmi-controller.c
src/bindings.c
src/compositor-rdp.c
src/compositor-wayland.c
src/compositor-x11.c
src/compositor.h
src/data-device.c
src/input.c
src/libinput-device.c
src/screen-share.c