diff --git a/openbox/moveresize.c b/openbox/moveresize.c index 989e3843..206d9752 100644 --- a/openbox/moveresize.c +++ b/openbox/moveresize.c @@ -131,6 +131,7 @@ void moveresize_end(gboolean cancel) coords = None; moveresize_in_progress = FALSE; + moveresize_client = NULL; if (moving) { client_configure(moveresize_client, Corner_TopLeft,