gri3-wm/i3bar/src
András Mohari ae0842532e 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.
2013-02-25 23:49:15 +01:00
..
child.c Allow min_width of a block in i3bar to be a string 2013-02-25 23:48:35 +01:00
config.c Separator color via config; separator width and on/off via ipc 2013-02-18 10:44:44 +01:00
ipc.c i3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons (gtk3+) 2013-01-02 23:14:30 +01:00
main.c logging: make libi3 use verboselog()/errorlog(), provide it in each caller 2012-08-13 13:27:16 +02:00
mode.c i3bar: Add current binding mode indicator 2012-11-16 13:44:29 +01:00
outputs.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
parse_json_header.c i3bar: Allow child to specify signals to use 2012-09-22 15:13:21 +02:00
workspaces.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
xcb.c Bugfix: Set separator color properly when drawing 2013-02-25 23:49:15 +01:00