]> git.sur5r.net Git - i3/i3/commit
Fix colors in i3bar (Thanks julien)
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 16:48:44 +0000 (17:48 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 16:48:44 +0000 (17:48 +0100)
commitada4857ad2fe09e8018601d1da7595f060f50a51
tree2733326832b0c74e7571b14e11b3233186dd0dd6
parent91ae73b1f6dc7e33f7ab1c1468b1ddb24fa2e107
Fix colors in i3bar (Thanks julien)

i3bar previously used get_colorpixel on strings without the leading # (ff0000
instead of #ff0000). Since it uses libi3’s get_colorpixel now we needed to
update a few places.
docs/ipc
i3bar/src/xcb.c
src/cfgparse.l