]> git.sur5r.net Git - i3/i3/commit
Only send WM_TAKE_FOCUS when the client supports it in the protocols atom
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 18 Mar 2011 16:26:19 +0000 (17:26 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 18 Mar 2011 16:26:19 +0000 (17:26 +0100)
commit31da1eb0c1954f9bb64f7585ab465bf13e7104f6
treece5f9a4fe3e50c9c5b1b6f1936712ae4b9caf3fe
parent86117db4345190302b73ca4e95e8431459b3868b
Only send WM_TAKE_FOCUS when the client supports it in the protocols atom

Fixes launching xterm, for example
include/client.h
include/data.h
src/client.c
src/manage.c
src/util.c