]> git.sur5r.net Git - i3/i3/commit
Bugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 18 Jan 2012 19:16:57 +0000 (19:16 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 18 Jan 2012 19:16:57 +0000 (19:16 +0000)
commit2d14ced024416e2074b57290bf7dade7d08899e5
tree293b3aab94471c79db1156a1d9b32c7ef26efdac
parente2b97a6fda34d746c7574eb4e3a9bf3a40c34f26
Bugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients

This fixes problems with Qt apps (like Quassel) and apparently Eclipse since
the last commit.
include/data.h
include/window.h
src/handlers.c
src/manage.c
src/window.c
src/x.c