Introduction
Introduction Statistics Contact Development Disclaimer Help
thotfix - dwm - [fork] customized build of dwm, the dynamic window manager
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 7ac4f8a4afd9766d485b03bff4c6cc02cbe3696c
parent 7eb26288fc6aa4c8850f41d475230b1619df622b
Author: Anselm R Garbe <[email protected]>
Date: Sun, 11 May 2008 20:22:20 +0100
hotfix
Diffstat:
M dwm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -1724,7 +1724,7 @@ updategeom(void) {
wx = sx;
wy = sy;
ww = sw;
- sh = sh - bh;
+ wh = sh - bh;
/* master area geometry */
mfact = MFACT;
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.