gtkwindow: Add private API to mark as subsurface

Desktop / GNOME / GTK - Carlos Garnacho [gnome.org] - 26 August 2014 16:06 UTC

This is a rather hackish way to let GTK+ widgets declare popup windows as subsurfaces, so they may work on wayland without the need of xdg_popup, and without many changes yet on the GTK+ side.

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

c38651c gtkwindow: Add private API to mark as subsurface
gtk/gtkwindow.c | 20 ++++++++++++++++++++
gtk/gtkwindowprivate.h | 3 +++
2 files changed, 23 insertions(+)

Upstream: git.gnome.org


  • Share