Introduction
Introduction Statistics Contact Development Disclaimer Help
tupdatetilegeom should be fine for setmfact - dwm - [fork] customized build of …
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 64707da9636d7e9d27281ac8fed8f29c3be4b3ba
parent 549726869bd88f70727ecae8a28161700395b20b
Author: Anselm R Garbe <[email protected]>
Date: Mon, 19 May 2008 12:42:26 +0100
updatetilegeom should be fine for setmfact
Diffstat:
M tile.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tile.c b/tile.c
t@@ -20,7 +20,7 @@ setmfact(const char *arg) {
return;
mfact = d;
}
- updategeom();
+ updatetilegeom();
arrange();
}
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.