]> git.sur5r.net Git - i3/i3/commit
i3bar: set markup per block 1564/head
authorTony Crisci <tony@dubstepdish.com>
Tue, 24 Mar 2015 06:27:38 +0000 (02:27 -0400)
committerTony Crisci <tony@dubstepdish.com>
Tue, 24 Mar 2015 06:27:38 +0000 (02:27 -0400)
commite681f34ec1af4b19f9dfd9c0e8d9c29beaf3e2db
tree7df486e45c00e665d3e94ae5af104eeff8402e81
parentff62a68c1e9123535af370b27f61b0d9fe94d5d3
i3bar: set markup per block

Add `markup` to the i3bar protocol as a block member.

This is a string that determines how the block should be parsed as
markup. "pango" indicates the block should be parsed as Pango markup.
"none" indicates the block should not be parsed as markup.
docs/i3bar-protocol
i3bar/include/common.h
i3bar/src/child.c
include/libi3.h
libi3/string.c