]> 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:31:41 +0000 (21:31 +0100)
commitc6c0862e24d244b38c46559ad401daae0547e7da
treeedfb1c87255bc1acb58df358dff0f57349488054
parent4afe65eea2b3a347ddbdca8fb52515e096970b3d
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