Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove unnecessary XSync - dwm - [fork] customized build of dwm, the dynamic w…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 823fb1118a30ae18a41650cf650df6b67861130b
parent db1d62e184ef0d343684ae07b37b1e7eac8e4ed3
Author: Anselm R.Garbe <[email protected]>
Date: Mon, 14 Aug 2006 16:26:06 +0200
remove unnecessary XSync
Diffstat:
M event.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/event.c b/event.c
t@@ -382,6 +382,5 @@ grabkeys()
GrabModeAsync, GrabModeAsync);
XGrabKey(dpy, code, key[i].mod | NUMLOCKMASK | LockMask, root,…
GrabModeAsync, GrabModeAsync);
- XSync(dpy, False);
}
}
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.