]> git.sur5r.net Git - i3/i3/commit
Force WM_TAKE_FOCUS event to be sent again upon EnterNotify
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 21 Mar 2012 21:27:31 +0000 (22:27 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 21 Mar 2012 21:27:31 +0000 (22:27 +0100)
commit1962c30dfb3baee0fb98589aca575ae54d1142e0
treed949aca576f4554a590882889fccb8273fa87f2e
parentea97119a763f59abb9cd51bbe84eb5d3e9c729f4
Force WM_TAKE_FOCUS event to be sent again upon EnterNotify

This fixes focus problems with Eclipse. Apparently, Eclipse waits for getting
notified about the focus, and since it used non-managed windows, i3 didn’t care
to update the focus.

Fixes: #621, #675
src/handlers.c