]> git.sur5r.net Git - i3/i3/commit
Don’t render if no stack_window has been opened
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 6 Mar 2010 15:34:07 +0000 (16:34 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 6 Mar 2010 15:34:07 +0000 (16:34 +0100)
commite9ef672c3634a6d4cbd82f7ecd99860f030a9224
tree1747e5d58e9d3d5ad1d8a7c02e46b2059bcd79b8
parent6be76e4c564ef09aa878919d6f4d46ef97bc2e0f
Don’t render if no stack_window has been opened

This could happen when you have only one client in a stacking/tabbed
container. While not being a critical bug, this avoids X errors.
src/layout.c