projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d39da6
)
reverting last patch, that sucks, I don't care about retarded apps like gvim
author
Anselm R.Garbe
<arg@10ksloc.org>
Thu, 10 Aug 2006 14:37:13 +0000
(16:37 +0200)
committer
Anselm R.Garbe
<arg@10ksloc.org>
Thu, 10 Aug 2006 14:37:13 +0000
(16:37 +0200)
client.c
patch
|
blob
|
history
diff --git
a/client.c
b/client.c
index 8a139e80a8036fe79673a0170c02be8f745939f0..773b8f82148d993878b177bb371b02e5d0aff269 100644
(file)
--- a/
client.c
+++ b/
client.c
@@
-411,7
+411,7
@@
togglemax(Arg *arg)
sel->h = sh - 2 - bh;
higher(sel);
- resize(sel,
Tru
e, TopLeft);
+ resize(sel,
Fals
e, TopLeft);
sel->x = ox;
sel->y = oy;