Introduction
Introduction Statistics Contact Development Disclaimer Help
tapplied patch by Jukka - dwm - [fork] customized build of dwm, the dynamic win…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 0c97b21b6120137858f390f061d17f065b41d26e
parent 19390b1a91da680a502ce5acebd086cfbe32627c
Author: arg@mig29 <unknown>
Date: Mon, 27 Nov 2006 17:30:06 +0100
applied patch by Jukka
Diffstat:
M view.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/view.c b/view.c
t@@ -91,7 +91,7 @@ dotile(void) {
c->h = wah - 2 * BORDERPX;
}
else if(i == 0) { /* master window */
- c->w = waw - stackw - 2 * BORDERPX;
+ c->w = mpx - 2 * BORDERPX;
c->h = wah - 2 * BORDERPX;
th = wah / (n - 1);
}
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.