unset the client when done moveresizing
Dana Jansens danakj@orodu.net
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
openbox/moveresize.c
→
openbox/moveresize.c
@@ -131,6 +131,7 @@ XDestroyWindow(ob_display, coords);
coords = None; moveresize_in_progress = FALSE; + moveresize_client = NULL; if (moving) { client_configure(moveresize_client, Corner_TopLeft,