pinosaur
/
dwm.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eb2628
)
hotfix
author
Anselm R Garbe
<garbeam@gmail.com>
Sun, 11 May 2008 19:22:20 +0000
(20:22 +0100)
committer
Anselm R Garbe
<garbeam@gmail.com>
Sun, 11 May 2008 19:22:20 +0000
(20:22 +0100)
dwm.c
patch
|
blob
|
history
diff --git
a/dwm.c
b/dwm.c
index
6ef2ab2
..
db3eaaf
100644
(file)
--- a/
dwm.c
+++ b/
dwm.c
@@
-1724,7
+1724,7
@@
updategeom(void) {
wx = sx;
wy = sy;
ww = sw;
-
s
h = sh - bh;
+
w
h = sh - bh;
/* master area geometry */
mfact = MFACT;