Introduction
Introduction Statistics Contact Development Disclaimer Help
tapplied nsz patch - dwm - [fork] customized build of dwm, the dynamic window m…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 244addb3f4253e1cd35dc9af504b3172aaccd576
parent c13be8d620372a55f5867cafd6ad4277ad77790c
Author: Anselm R Garbe <[email protected]>
Date: Tue, 21 Jul 2009 10:57:54 +0100
applied nsz patch
Diffstat:
M dwm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -1696,7 +1696,7 @@ updategeom(void) {
if(info[i - 1].x_org == info[i].x_org && info[i - 1].y_org == …
&& info[i - 1].width == info[i].width && info[i - 1].height ==…
--nn;
- n = nn; /* we only consider unique geometrys as separate screens */
+ n = nn; /* we only consider unique geometries as separate screens */
#endif /* XINERAMA */
/* allocate monitor(s) for the new geometry setup */
for(i = 0; i < n; i++) {
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.