Introduction
Introduction Statistics Contact Development Disclaimer Help
tminor - dwm - [fork] customized build of dwm, the dynamic window manager
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 9cb9c32ee7d76554cfc44ad8801d70cef9fe25e9
parent 4076e2ff60fd20caaed18209e36ee82e49d26219
Author: Anselm R Garbe <[email protected]>
Date: Thu, 21 Feb 2008 19:19:46 +0000
minor
Diffstat:
M dwm.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -1568,7 +1568,6 @@ setup(void) {
cursor[CurMove] = XCreateFontCursor(dpy, XC_fleur);
// init screens/monitors first
- mcount = 1;
if((isxinerama = XineramaIsActive(dpy)))
info = XineramaQueryScreens(dpy, &mcount);
selmonitor = monitors = emallocz(mcount * sizeof(Monitor));
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.