]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t unmap windows when current workspace gets reassigned
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 24 Mar 2010 15:06:21 +0000 (16:06 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 24 Mar 2010 15:06:21 +0000 (16:06 +0100)
commit0f7ac09c7b0e5c03ac6c90cc589abc7b8bbb2577
tree494a851815ca4245c91cfb13693ae958e16920a6
parent85730d6892aa6dff925a032788878e723e3540d4
Bugfix: Don’t unmap windows when current workspace gets reassigned

Steps to reproduce were:
1) xrandr --output VGA1 --auto --left-of LVDS1
2) open a terminal on VGA1
3) xrandr --output VGA1 --off
src/workspace.c