[Wayland-bugs] [Bug 695861] Allow to use custom surfaces for GdkWindows in Wayland
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Mar 14 09:06:38 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=695861
gtk+ | wayland | 3.7.x
--- Comment #1 from Jan Arne Petersen <jap at gnome.org> 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 <krh at bitplanet.net>
---
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.
More information about the Wayland-bugs
mailing list