gtk2/gdk/wayland
Matthias Clasen ed9b874d2e wayland: Fix the popover race workaround
The Wayland backend has a hack to work around
a race with popover mapping: If the surface size
changes before the initial configure, we hide and
show the surface. Unfortunately, the code was doing
this in a way that is externally observable (by
listening for surface state changes), and popovers
were observing it and hiding themselves in response.

Avoid this by not going through the GDK frontend
code for this.
2019-06-12 21:50:16 -04:00
..
protocol
gdkapplaunchcontext-wayland.c
gdkcairocontext-wayland.c
gdkcairocontext-wayland.h
gdkclipboard-wayland.c
gdkclipboard-wayland.h
gdkcursor-wayland.c
gdkdevice-wayland.c Get rid of GdkSurfaceImpl 2019-05-28 20:25:14 +00:00
gdkdisplay-wayland.c Add a gtk-overlay-scrolling setting 2019-05-31 14:07:15 +00:00
gdkdisplay-wayland.h
gdkdrag-wayland.c Rename surface constructors 2019-05-28 20:25:14 +00:00
gdkdrop-wayland.c
gdkeventsource.c wayland: sanity check events at the source 2019-05-01 20:51:43 +00:00
gdkglcontext-wayland.c gdk: Create a global shared GL context 2019-06-04 23:00:02 +00:00
gdkglcontext-wayland.h
gdkkeys-wayland.c
gdkmonitor-wayland.c
gdkmonitor-wayland.h
gdkprimary-wayland.c
gdkprimary-wayland.h
gdkprivate-wayland.h Get rid of GdkSurfaceImpl 2019-05-28 20:25:14 +00:00
gdkseat-wayland.h
gdkselection-wayland.c
gdksurface-wayland.c wayland: Fix the popover race workaround 2019-06-12 21:50:16 -04:00
gdkvulkancontext-wayland.c
gdkvulkancontext-wayland.h
gdkwayland.h
gdkwaylanddevice.h
gdkwaylanddisplay.h
gdkwaylandglcontext.h
gdkwaylandmonitor.h
gdkwaylandsurface.h
meson.build build: Install the backend headers in the backend directories 2019-05-06 20:14:53 +02:00
wm-button-layout-translation.c
wm-button-layout-translation.h