]> git.sur5r.net Git - i3/i3/commit
Bugfix: Fix assignments of floating windows to (yet) unused workspaces (Thanks zeus)
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 8 Jan 2012 12:28:49 +0000 (12:28 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 8 Jan 2012 12:28:49 +0000 (12:28 +0000)
commit96c491a4885bf33802e1be883dbf5fe24bece650
tree197873dc79313486413fe95170ec474cb0a38fcd
parent3ce7f03f02bb5b7a696ddc26cf10cc8a90509206
Bugfix: Fix assignments of floating windows to (yet) unused workspaces (Thanks zeus)

The problem was that the workspace was considered empty for a brief period of
time when entering floating mode. This happened when you assigned Gimp to a
workspace which is not in use yet.
src/floating.c