From: Dana Jansens Date: Fri, 18 Apr 2003 06:28:57 +0000 (+0000) Subject: unset the client when done moveresizing X-Git-Tag: openbox-3_0-rc1-RELEASE~1229 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=bf14853e55c97d35be0a311b04617d15c8f9b2c0;p=dana%2Fopenbox.git unset the client when done moveresizing --- 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,