Introduction
Introduction Statistics Contact Development Disclaimer Help
tanother XSync - dwm - [fork] customized build of dwm, the dynamic window manag…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 94f7c2707bcd11de4e0174abe0c2634980dc283e
parent 901b3ed9b7e3e4c7542797301ae2442938bcea20
Author: Anselm R. Garbe <[email protected]>
Date: Sun, 16 Jul 2006 12:29:50 +0200
another XSync
Diffstat:
M client.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/client.c b/client.c
t@@ -250,6 +250,7 @@ manage(Window w, XWindowAttributes *wa)
ban(c);
XMapRaised(dpy, c->win);
XMapRaised(dpy, c->title);
+ 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.