mutter/clutter/wayland
Rob Bradford 3d646804d1 wayland: Use a fake millisecond monotonic time source for event times
The majority of Clutter input events require a time so that that the
upper levels of abstraction can identify the ordering of events and also
work out a click count.

Although some Wayland events have microsecond timestamps not all those
that Clutter expects do have. Therefore we would need to create some
fake times for those events. Instead we always calculate our own time
using the monotonic time.

https://bugzilla.gnome.org/show_bug.cgi?id=697285
2013-07-10 13:11:23 +01:00
..
clutter-backend-wayland-priv.h wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-backend-wayland.c wayland: add support for connecting to a foreign display 2013-07-09 12:36:49 +01:00
clutter-backend-wayland.h wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-device-manager-wayland.c wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-device-manager-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-event-wayland.c wayland: Do not poll the Wayland socket for events 2013-06-28 11:38:44 +01:00
clutter-event-wayland.h
clutter-input-device-wayland.c wayland: Use a fake millisecond monotonic time source for event times 2013-07-10 13:11:23 +01:00
clutter-input-device-wayland.h Hide clutter_input_device_wayland and clutter_stage_wayland types 2012-10-12 15:12:55 +01:00
clutter-stage-wayland.c wayland: make the surface toplevel when showing the stage 2013-06-28 12:15:40 +01:00
clutter-stage-wayland.h Hide clutter_input_device_wayland and clutter_stage_wayland types 2012-10-12 15:12:55 +01:00
clutter-wayland-compositor.h wayland-compositor: Don't use Wayland types in public API 2013-02-20 23:06:28 +00:00
clutter-wayland-surface.c 2.0: Remove all Since: annotations 2013-04-05 18:48:01 +01:00
clutter-wayland-surface.h 2.0: Remove all Since: annotations 2013-04-05 18:48:01 +01:00
clutter-wayland.h wayland: add support for connecting to a foreign display 2013-07-09 12:36:49 +01:00