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 i3bar: Allow child to specify signals to use 2012-09-22 15:13:21 +02:00
common.h Separator color via config; separator width and on/off via ipc 2013-02-18 10:44:44 +01:00
config.h Allow different modifier keys for showing hidden i3bar. 2012-01-08 12:47:41 +00:00
ipc.h Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
mode.h i3bar: Add current binding mode indicator 2012-11-16 13:44:29 +01:00
outputs.h Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
parse_json_header.h i3bar: Allow child to specify signals to use 2012-09-22 15:13:21 +02:00
trayclients.h normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
util.h i3bar: Fully parse the JSON header 2012-09-22 15:13:21 +02:00
workspaces.h Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
xcb.h Separator color via config; separator width and on/off via ipc 2013-02-18 10:44:44 +01:00
xcb_atoms.def i3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons (gtk3+) 2013-01-02 23:14:30 +01:00