reverting last patch, that sucks, I don't care about retarded apps like gvim
authorAnselm R.Garbe <arg@10ksloc.org>
Thu, 10 Aug 2006 16:37:13 +0200
changeset 246 2ab6be9cd3ff
parent 245 bc3f69dcf719
child 247 c45ba25c3d26
reverting last patch, that sucks, I don't care about retarded apps like gvim
client.c
--- a/client.c	Thu Aug 10 16:35:36 2006 +0200
+++ b/client.c	Thu Aug 10 16:37:13 2006 +0200
@@ -411,7 +411,7 @@
 		sel->h = sh - 2 - bh;
 
 		higher(sel);
-		resize(sel, True, TopLeft);
+		resize(sel, False, TopLeft);
 
 		sel->x = ox;
 		sel->y = oy;