]> 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:07:56 +0000 (17:07 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 18 Mar 2011 16:07:56 +0000 (17:07 +0100)
commit82e286ed7c20f269e1a225c2ce082cf6a33a140b
tree031cece3d787e4a0a6e27608c7e5be6a7d832521
parent0639a7d95ba29229db7d545ad758ca6946ad293d
Only send WM_TAKE_FOCUS when the client supports it in the protocols atom

Fixes opening xterm, for example
include/data.h
include/x.h
include/xcb.h
src/manage.c
src/x.c
src/xcb.c