]> git.sur5r.net Git - i3/i3/commit
fix-bug-515: always adjust floating position when moving to another output
authorPeter Bui <pnutzh4x0r@gmail.com>
Mon, 12 Sep 2011 00:14:20 +0000 (20:14 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 17 Sep 2011 23:38:32 +0000 (00:38 +0100)
commita5012f60213f29265edfeeaa4574ebeaa61e1ca5
treeab6e5915d1ba739d368be3ac62e75a67b1eae0a4
parent1fbe070f0385fb2e25af7078fdea6b8a324bf2e2
fix-bug-515: always adjust floating position when moving to another output

Floating con position needs to be adjusted when moving to another
output, regardless of whether or not the target workspace is visible.
src/con.c