unset the client when done moveresizing

This commit is contained in:
Dana Jansens 2003-04-18 06:28:57 +00:00
parent b5a5a8f384
commit bf14853e55

View file

@ -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,