]> git.sur5r.net Git - i3/i3/commit
_NET_ACTIVE_WINDOW: invalidate focus to force SetInputFocus call (#3027)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Sun, 22 Oct 2017 20:16:15 +0000 (22:16 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Oct 2017 20:16:15 +0000 (22:16 +0200)
commit4f751610c2a51fb35755db87fafee8598d6d7bd3
tree9d4658d71041a069832c0a6ee56b7797a286c6e7
parentd4eaea8289104f97222be2650924ed64be9a94e6
_NET_ACTIVE_WINDOW: invalidate focus to force SetInputFocus call (#3027)

The sender of the _NET_ACTIVE_WINDOW client message might know better when to
set focus than i3, as i3 does not know about unmanaged (override_redirect=1)
windows.

related to https://github.com/i3/i3lock/issues/35
src/handlers.c