gri3-wm/i3bar/include
Artem Shinkarov 5f05ca6b5d Separator color via config; separator width and on/off via ipc
This patch adds the following features:
1) Configure a color of the separator via config.  It is done like
   bar {
      colors {
         separator #000000
      }
   }
2) A block can have an integer entry "separator_block_width" which
   sets the width of the gap which would follow after the current block.

3) A block can have a boolean entry "separator" and if it is set
   to false, then the drawing of the separating line would be disabled.
2013-02-18 10:44:44 +01:00
..
child.h
common.h
config.h
ipc.h
mode.h
outputs.h
parse_json_header.h
trayclients.h
util.h
workspaces.h
xcb.h
xcb_atoms.def