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

Change code related to button 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>
15 files changed:
compositor/screen-share.c
desktop-shell/exposay.c
desktop-shell/shell.c
ivi-shell/hmi-controller.c
ivi-shell/ivi-shell.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
tests/weston-test.c