projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b353221
)
x11: Fix up for last merge
author
Benjamin Otte
<otte@redhat.com>
Sun, 17 May 2020 17:21:17 +0000
(19:21 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 17 May 2020 17:21:28 +0000
(19:21 +0200)
gdk/x11/gdksurface-x11.c
patch
|
blob
|
history
diff --git
a/gdk/x11/gdksurface-x11.c
b/gdk/x11/gdksurface-x11.c
index ee669ec1b1792fce58e269c8827b65d445b2e4bb..2350559c957fe53bed3b10ae1ca02a42a9a3a846 100644
(file)
--- a/
gdk/x11/gdksurface-x11.c
+++ b/
gdk/x11/gdksurface-x11.c
@@
-5079,7
+5079,6
@@
gdk_x11_drag_surface_present (GdkDragSurface *drag_surface,
gdk_x11_surface_toplevel_resize (surface, width, height);
gdk_synthesize_surface_state (surface, GDK_SURFACE_STATE_WITHDRAWN, 0);
- _gdk_surface_update_viewable (surface);
gdk_x11_surface_show (surface, FALSE);
gdk_surface_invalidate_rect (surface, NULL);