gtk3/docs/reference
Robert Mader d3316a37ed wayland/window: Add API to add extra surfaces for frame callbacks
This is useful when clients use subsurfaces independently of GDK.
For example if a client creates a subsurface that covers a GdkWindow
entirely. If this subsurface is opaque, Wayland compositors may not
emit callbacks for the surface of the GdkWindow any more.
Adding the covering subsurface via this new API ensures the
GdkWindow will continue to update in this case.
2021-02-12 13:18:29 +01:00
..
gdk wayland/window: Add API to add extra surfaces for frame callbacks 2021-02-12 13:18:29 +01:00
gtk gtk-debug: Allow interactive debug even without G_ENABLE_DEBUG 2021-01-18 18:35:50 +01:00
libgail-util meson: Follow gnome conventions for build option names 2019-04-11 16:46:22 +02:00
Makefile.am autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
meson.build meson: Follow gnome conventions for build option names 2019-04-11 16:46:22 +02:00