]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly place floating windows on their appropriate output (Thanks kraM)
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 24 Aug 2011 14:57:35 +0000 (16:57 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 24 Aug 2011 14:57:35 +0000 (16:57 +0200)
commit247e115835f6a4c1ee2eaee722f2ff6f46541e7b
tree42421bae406e2d645b4cc1ceb05acc351bef431b
parent63fff5a4e121a880604b4b134fdcb8ae3c523428
Bugfix: Correctly place floating windows on their appropriate output (Thanks kraM)

Fixes #452

This might also fix problems with Firefox where Firefox only displays a white
window (my guess is that it mapped a floating window outside of the actually
visible area for some reason).
src/floating.c