libweston: Use struct timespec for motion events
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Fri, 24 Nov 2017 16:01:46 +0000 (18:01 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 27 Nov 2017 09:42:07 +0000 (11:42 +0200)
commit84b31f895682a2f2627934d79ade15e573583ae9
tree7b258b7724947211ba8d133b80b6c934c84cdc59
parente6ac2afa5659276e4050352a5d7626c6903fbce6
libweston: Use struct timespec for motion events

Change code related to motion 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/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
tests/weston-test.c