about summary refs log tree commit diff
diff options
context:
space:
mode:
authorokan <okan>2013-10-20 01:35:47 +0000
committerokan <okan>2013-10-20 01:35:47 +0000
commit9ff288baefadb19f50def66072d1a9a765efe5b5 (patch)
tree72b8d64e3ebdb6d468b6f1a0e3a08020097389a6
parenta2013ee9dd9b152c044f8120a89c3d5aa17af4ea (diff)
downloadcwm-9ff288baefadb19f50def66072d1a9a765efe5b5.tar.gz
cwm-9ff288baefadb19f50def66072d1a9a765efe5b5.tar.xz
cwm-9ff288baefadb19f50def66072d1a9a765efe5b5.zip
revert 1.138 (WM_TAKE_FOCUS) for now
-rw-r--r--client.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/client.c b/client.c
index cd0732f..1c41d7e 100644
--- a/client.c
+++ b/client.c
@@ -208,8 +208,6 @@ client_setactive(struct client_ctx *cc, int fg)
 		XInstallColormap(X_Dpy, cc->colormap);
 		XSetInputFocus(X_Dpy, cc->win,
 		    RevertToPointerRoot, CurrentTime);
-		if (cc->xproto & _WM_TAKE_FOCUS)
-			client_msg(cc, cwmh[WM_TAKE_FOCUS]);
 		conf_grab_mouse(cc->win);
 		/*
 		 * If we're in the middle of alt-tabbing, don't change