]> git.sur5r.net Git - i3/i3/commit
Bugfix: use rectangles instead of a polygon to avoid strange rendering errors
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 14 Nov 2010 20:17:27 +0000 (21:17 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 14 Nov 2010 20:17:27 +0000 (21:17 +0100)
commitd4017031352381c2d345d32a4a84a176a3b5fce8
tree2fde8418ccf5f4f8cdc2427da5fbe8037cc49ede
parent33eb00d6aec0d9e6e2b65ea6c6b41fc9573172f7
Bugfix: use rectangles instead of a polygon to avoid strange rendering errors

With the polygon, when using pidgin, having the buddy list in the middle of the
screen, 200 px width, full screen high, then opening the manage accounts
window, the decorations of the buddy list were visible on the accounts window.
src/x.c