JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
reverting last patch, that sucks, I don't care about retarded apps like gvim
authorAnselm R.Garbe <arg@10ksloc.org>
Thu, 10 Aug 2006 14:37:13 +0000 (16:37 +0200)
committerAnselm R.Garbe <arg@10ksloc.org>
Thu, 10 Aug 2006 14:37:13 +0000 (16:37 +0200)
client.c

index 8a139e8..773b8f8 100644 (file)
--- a/client.c
+++ b/client.c
@@ -411,7 +411,7 @@ togglemax(Arg *arg)
                sel->h = sh - 2 - bh;
 
                higher(sel);
-               resize(sel, True, TopLeft);
+               resize(sel, False, TopLeft);
 
                sel->x = ox;
                sel->y = oy;