Introduction
Introduction Statistics Contact Development Disclaimer Help
tdoes this make a difference? - dwm - [fork] customized build of dwm, the dynam…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit bea4dd24901235691b5f7ab7b2edd4561de5af27
parent 83d10be1c1ffb301eaac3a775971f8e018c14cc4
Author: Anselm R Garbe <[email protected]>
Date: Sat, 11 Sep 2010 19:00:18 +0000
does this make a difference?
Diffstat:
M dwm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -799,7 +799,7 @@ enternotify(XEvent *e) {
unfocus(selmon->sel, True);
selmon = m;
}
- focus(wintoclient(ev->window));
+ focus((wintoclient(ev->window)));
}
void
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.