Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
removed support for the NetSupportingWmCheck stuff, netbeans, argouml and others...
[dwm.git]
/
dwm.c
diff --git
a/dwm.c
b/dwm.c
index
1529372
..
ae9e16e
100644
(file)
--- a/
dwm.c
+++ b/
dwm.c
@@
-1514,6
+1514,7
@@
setup(void) {
/* multihead support */
selscreen = XQueryPointer(dpy, root, &w, &w, &d, &d, &d, &d, &mask);
/* multihead support */
selscreen = XQueryPointer(dpy, root, &w, &w, &d, &d, &d, &d, &mask);
+
}
void
}
void