]> git.sur5r.net Git - i3/i3/commit
i3bar: use Pango markup 1471/head
authorTony Crisci <tony@dubstepdish.com>
Thu, 12 Feb 2015 19:45:34 +0000 (14:45 -0500)
committerTony Crisci <tony@dubstepdish.com>
Thu, 12 Feb 2015 19:45:34 +0000 (14:45 -0500)
commite18e2b9f988f42b0a858b634fa997289418e544a
tree04bf13da2cb35ee8030786948a4190da3ad6c5e9
parentfbe25297b7921c390bcdac846710667fc04569f8
i3bar: use Pango markup

Parse text within workspace buttons and the i3bar statusline as Pango
markup. This lets people specify things like font weight, text color,
background color, font size, and font family in the text of i3bar.

fixes #1468
docs/i3bar-protocol
docs/userguide
i3bar/src/child.c
i3bar/src/workspaces.c
include/libi3.h
libi3/font.c
libi3/string.c