https://bugzilla.gnome.org/show_bug.cgi?id=695861 gtk+ | wayland | 3.7.x
--- Comment #3 from Jan Arne Petersen <[email protected]> 2013-03-20 15:42:16 UTC --- Created an attachment (id=239363) View: https://bugzilla.gnome.org/attachment.cgi?id=239363 Review: https://bugzilla.gnome.org/review?bug=695861&attachment=239363 [PATCH] wayland: Add support for custom surfaces Allow to set a GdkWindow to use a custom surface instead of a wl_shell_surface. It allows to register the surface as a custom type with some Wayland interface. --- gdk/wayland/gdkwaylandwindow.h | 1 + gdk/wayland/gdkwindow-wayland.c | 119 +++++++++++++++++++++++++++++++++++----- 2 files changed, 107 insertions(+), 13 deletions(-) -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
