]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly check for fullscreen windows when mapping new clients
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 12 Dec 2009 20:31:41 +0000 (21:31 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 12 Dec 2009 20:32:47 +0000 (21:32 +0100)
commit29d64bd04ecc54743ec8099a372a54a095dacdef
tree244cbfba8c4799aa7e99946c9296bd5f4b1ac005
parent01f7250f6a9b8885f3d71411ed75caba9e5bff92
Bugfix: Correctly check for fullscreen windows when mapping new clients

CUR_CELL only works if you currently are in that container (not for
windows which are assigned to invisible workspaces, for example).
src/manage.c