i3/i3bar
Michael Stapelberg 31b9d24c2b Implement the i3bar JSON protocol (with fallback to plain text)
If the first line of the input starts with {"version":, then the input is
considered to be JSON, otherwise it is interpreted as plain text.

Only the "full_text" and "color" parts of a block are currently understood by
i3bar.
2012-02-16 23:28:18 +00:00
..
doc i3bar: update manpage 2011-10-20 22:55:24 +01:00
include Implement the i3bar JSON protocol (with fallback to plain text) 2012-02-16 23:28:18 +00:00
src Implement the i3bar JSON protocol (with fallback to plain text) 2012-02-16 23:28:18 +00:00
.gitignore Mention the color-options in the manpage 2010-11-04 12:43:41 +01:00
CHANGELOG Update changelog and copyright, bump version and more 2011-07-31 16:16:17 +02:00
LICENSE Update changelog and copyright, bump version and more 2011-07-31 16:16:17 +02:00
Makefile introduce sasprintf() in libi3, use it everywhere 2011-10-23 13:16:56 +01:00