gri3-wm/i3bar/src
Michael Stapelberg ada4857ad2 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.
2011-10-23 17:48:44 +01:00
..
child.c i3bar: check exit code of pipe() 2011-10-23 14:31:43 +01:00
config.c i3bar: make len an integer for %.*s in sasprintf 2011-10-23 16:39:39 +01:00
ipc.c add libi3/ipc_connect, use it in i3-config-wizard, i3-input, i3bar 2011-10-23 17:18:14 +01:00
main.c i3bar: use safewrappers from libi3 2011-10-21 19:30:46 +01:00
outputs.c i3bar: Implement the output option 2011-10-21 22:17:41 +01:00
ucs2_to_utf8.c i3bar: use safewrappers from libi3 2011-10-21 19:30:46 +01:00
workspaces.c i3bar: Implement the output option 2011-10-21 22:17:41 +01:00
xcb.c Fix colors in i3bar (Thanks julien) 2011-10-23 17:48:44 +01:00