]> git.sur5r.net Git - i3/i3/commit
Bugfix: Render containers after setting the client active (Thanks Mirko)
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 26 Nov 2009 20:32:53 +0000 (21:32 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 26 Nov 2009 20:39:09 +0000 (21:39 +0100)
commit5304e7188ff85a144d312d7a7fddca3d90656c12
treee01c6d07894ef0fc2ed59c39737f3ea1b7b1f7a3
parent3e5d8813160c5c0ce1dfb4fdf32ae7ee3b068919
Bugfix: Render containers after setting the client active (Thanks Mirko)

This lead to race conditions when the window did not change its title
after mapping and was displayed in a tabbed container.
src/manage.c