]> git.sur5r.net Git - i3/i3/commit
Bugfix: Use separate child_mapped instead of checking state->initial (makes t/02...
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 28 Nov 2010 21:08:34 +0000 (22:08 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 28 Nov 2010 21:09:26 +0000 (22:09 +0100)
commit85b7e60bacfbb3983a66533c6b17edf2c2c6cd1a
tree8985f91e428233117255526a0033db7183442180
parent17caaf1159cf41ee2df457da10a2993eeea77a62
Bugfix: Use separate child_mapped instead of checking state->initial (makes t/02-fullscreen.t pass)

This is necessary for windows which are mapped later, for example when there is
a fullscreen window in front of everything.
src/x.c