https://bugzilla.gnome.org/show_bug.cgi?id=695861 gtk+ | wayland | 3.7.x
--- Comment #1 from Jan Arne Petersen <[email protected]> 2013-03-14 16:06:32 UTC --- Created an attachment (id=238896) View: https://bugzilla.gnome.org/attachment.cgi?id=238896 Review: https://bugzilla.gnome.org/review?bug=695861&attachment=238896 [PATCH] wayland: Add support for custom surfaces Allow to specify a function which is called after a wl_surface is created for a GdkWindow. It allows to register the surface as a custom type with some Wayland interface. Based on a patch by Kristian Høgsberg <[email protected]> --- gdk/wayland/gdkwaylandwindow.h | 21 ++++++++++++ gdk/wayland/gdkwindow-wayland.c | 74 +++++++++++++++++++++++++++++++++++++---- 2 files changed, 89 insertions(+), 6 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
