]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t raise the stacked/tabbed decoration when border != BS_NONE and children...
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 11 Jul 2011 21:17:56 +0000 (23:17 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 11 Jul 2011 21:17:56 +0000 (23:17 +0200)
commit5555c0fd3ba517427294b9f110880b7af3b7c264
treee7f846291a80c15ea6dbf168948ec04df4eb54e8
parent036ecba1d155fdf82d50a17a60727b2b17e458f2
Bugfix: Don’t raise the stacked/tabbed decoration when border != BS_NONE and children == 1 (Thanks smartass)

Otherwise a black area would cover the top of the child window.
src/render.c