wayland: add support for a private gtk-shell protocol

Desktop / GNOME / GTK - Giovanni Campagna [redhat.com] - 3 September 2013 10:03 UTC

This protocol will be used by mutter-wayland and gtk to replace the _GTK X11 properties for DBus names/paths.

https://bugzilla.gnome.org/show_bug.cgi?id=707129

d34335e wayland: add support for a private gtk-shell protocol
configure.ac | 6 ++++++
gdk/wayland/Makefile.am | 14 ++++++++++++++
gdk/wayland/gdkdisplay-wayland.c | 3 +++
gdk/wayland/gdkdisplay-wayland.h | 2 ++
gdk/wayland/gdkwindow-wayland.c | 9 +++++++++
gdk/wayland/protocol/gtk-shell.xml | 21 +++++++++++++++++++++
6 files changed, 55 insertions(+)

Upstream: git.gnome.org


  • Share