mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Merge branch 'work/reset_opaque' into 'master'
wayland: Mark opaque_region as dirty on hide See merge request GNOME/gtk!4020
This commit is contained in:
commit
6067a556d7
@ -2998,6 +2998,7 @@ gdk_wayland_surface_hide_surface (GdkSurface *surface)
|
||||
|
||||
impl->has_uncommitted_ack_configure = FALSE;
|
||||
impl->input_region_dirty = TRUE;
|
||||
impl->opaque_region_dirty = TRUE;
|
||||
|
||||
unset_transient_for_exported (surface);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user