summary refs log tree commit diff
path: root/grab.c
diff options
context:
space:
mode:
Diffstat (limited to 'grab.c')
-rw-r--r--grab.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/grab.c b/grab.c
index d488394..3aeffc6 100644
--- a/grab.c
+++ b/grab.c
@@ -101,6 +101,7 @@ grab_sweep(struct client_ctx *cc)
 			XReparentWindow(X_Dpy, sc->menuwin, sc->rootwin, 0, 0);
 			xu_ptr_ungrab();
 			client_ptrwarp(cc);
+			client_do_shape(cc);
 			return;
 		}
 	}