wayland: Use xdg shell protocol from wayland-protocols

Drop our own copy of the xdg shell XML file, and use the one installed
by wayland-protocols.

https://bugzilla.gnome.org/show_bug.cgi?id=758634
This commit is contained in:
Jonas Ådahl
2015-11-18 11:46:50 +08:00
parent 912e79dbe2
commit 1e11b55606
3 changed files with 3 additions and 489 deletions

View File

@ -28,7 +28,7 @@
#include <wayland-cursor.h>
#include <wayland-egl.h>
#include <gdk/wayland/gtk-shell-client-protocol.h>
#include <gdk/wayland/xdg-shell-client-protocol.h>
#include <gdk/wayland/xdg-shell-unstable-v5-client-protocol.h>
#include <glib.h>
#include <gdk/gdkkeys.h>