]> git.sur5r.net Git - i3/i3/commit
Bugfix: Properly fix floating coordinates when disabling outputs (Thanks Tucos)
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 4 Aug 2012 13:21:16 +0000 (15:21 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 4 Aug 2012 14:09:16 +0000 (16:09 +0200)
commitd57d51da6d040e8572159332224615f232c4645a
tree927d8d8545060ce2c61e18b290bf8948325ea323
parente867fd810516431f06af0799c90c0f833bf61219
Bugfix: Properly fix floating coordinates when disabling outputs (Thanks Tucos)

Since the content containers are not yet updated (they will be when
rendering), we need to use the output containers’s rects instead.
src/randr.c