mutter/clutter/wayland
Daniel Stone b37b9d917a wayland-compositor: Don't use Wayland types in public API
The definition of wl_display differs between Wayland clients and
servers, and it's unsafe to include both wayland-client.h and
wayland-server.h at the same time.  Fudge around this by making the
compositor public API use void * rather than struct wl_display *.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>

https://bugzilla.gnome.org/show_bug.cgi?id=692851
2013-02-20 23:06:28 +00:00
..
clutter-backend-wayland.c wayland: Port to new protocol 2012-10-12 18:54:25 +01:00
clutter-backend-wayland.h wayland: Port to new protocol 2012-10-12 18:54:25 +01:00
clutter-device-manager-wayland.c wayland: Port to new protocol 2012-10-12 18:54:25 +01: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: Port to new protocol 2012-10-12 18:54:25 +01:00
clutter-event-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-input-device-wayland.c wayland: Port to new protocol 2012-10-12 18:54:25 +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 Hide clutter_input_device_wayland and clutter_stage_wayland types 2012-10-12 15:12:55 +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 Fixes for the API reference 2012-04-27 12:30:48 +01:00
clutter-wayland-surface.h docs: Updates to the API reference 2012-03-05 23:45:40 +00:00
clutter-wayland.h Port to new Wayland and xkbcommon APIs 2012-10-12 15:12:55 +01:00