]> git.sur5r.net Git - i3/i3/commit
Bugfix: Set separator color properly when drawing
authorAndrás Mohari <andras.mohari@gmail.com>
Mon, 25 Feb 2013 16:09:10 +0000 (17:09 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 25 Feb 2013 22:49:15 +0000 (23:49 +0100)
commitae0842532edae76186cabbdff7aa2f40230f2d05
treed6f0f254581cd2b64a58a204467ef45e2c8b136f
parenta0d5b744abcda014298255b9a9fc6313099ce6e6
Bugfix: Set separator color properly when drawing

Set the colors in the GC directly since set_font_colors() does not do it
when using a Pango font, resulting in i3bar drawing separators in the
wrong color.
i3bar/src/xcb.c