libweston: Use struct timespec for axis events
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Thu, 16 Nov 2017 16:20:56 +0000 (18:20 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 27 Nov 2017 09:42:07 +0000 (11:42 +0200)
commit80321942e769f89e76f5372d4283aaad8fb4bd9e
treebd4d9533c112cb74be969289720de50e4030031f
parent215bedc88bf90fb367e086b6fb39f8dbcc7baa81
libweston: Use struct timespec for axis events

Change code related to axis events to use struct timespec to represent
time.

This commit is part of a larger effort to transition the Weston codebase
to struct timespec.

Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
13 files changed:
compositor/screen-share.c
desktop-shell/exposay.c
desktop-shell/shell.c
ivi-shell/hmi-controller.c
libweston-desktop/seat.c
libweston/bindings.c
libweston/compositor-rdp.c
libweston/compositor-wayland.c
libweston/compositor-x11.c
libweston/compositor.h
libweston/data-device.c
libweston/input.c
libweston/libinput-device.c