gri3-wm/i3bar/src
Ingo Bürk a0add1ba73 Added background and border keys to the i3bar protocol.
This patch adds two new status block keys, background and border, which
define the respective colors for the status block. If not specified, the
current behavior is kept, e.g., no background / border will be drawn.

If the status block is marked urgent, the urgent color is prioritized.

fixes #2022
2015-10-22 16:11:08 +02:00
..
child.c Added background and border keys to the i3bar protocol. 2015-10-22 16:11:08 +02:00
config.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
draw_util.c Introduce switch for the drawing backend 2015-10-14 21:12:33 +02:00
ipc.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
main.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
mode.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
outputs.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
parse_json_header.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
workspaces.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
xcb.c Added background and border keys to the i3bar protocol. 2015-10-22 16:11:08 +02:00