]> git.sur5r.net Git - i3/i3/commit
Un-fullscreen as needed when moving fullscreen containers
authorDeiz <silverwraithii@gmail.com>
Thu, 4 Oct 2012 08:22:41 +0000 (04:22 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 4 Oct 2012 15:46:54 +0000 (17:46 +0200)
commitd7e5da8b39ec8279588cc60c28dabd2272a6795d
tree19ac19e298a3c2aae885e93c62bfe74ea9485f83
parent2eeb2a10672802f8a485d061f7d265ec0619af7c
Un-fullscreen as needed when moving fullscreen containers

This avoids a case where a fullscreen container could be moved onto a
workspace that already had its own fullscreen container, leading to
two fullscreen containers on top of each other.
src/con.c
testcases/t/100-fullscreen.t