aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--monsterwm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/monsterwm.c b/monsterwm.c
index a86286d..4e814d4 100644
--- a/monsterwm.c
+++ b/monsterwm.c
@@ -410,6 +410,7 @@ void mousemotion(const Arg *arg) {
current->isfloating = True;
} while(ev.type != ButtonRelease);
XUngrabPointer(dis, CurrentTime);
+ tile();
}
/* move the current client, to current->next