]> git.sur5r.net Git - i3/i3/commit
Ignore InputHint when not in WM_HINTS 1684/head
authorTony Crisci <tony@dubstepdish.com>
Sun, 26 Apr 2015 02:43:46 +0000 (22:43 -0400)
committerTony Crisci <tony@dubstepdish.com>
Sun, 26 Apr 2015 02:43:46 +0000 (22:43 -0400)
commit6cbe349774d16b4acb0f34e9614002e4f4639b57
treed39b90d2e499ee7aed5df084f5c40c5b9670969e
parent57ddd00814706320bf9f0851a1b4fe2c918bc60b
Ignore InputHint when not in WM_HINTS

When InputHint is not in WM_HINTS (i.e., the flag is not set), treat the window
as if the InputHint was set (the default behavior). This means that i3 will
focus the window when it becomes managed.

fixes #1676
src/window.c
testcases/t/158-wm_take_focus.t