]> git.sur5r.net Git - i3/i3/commit
Implement set_font_colors.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Mon, 14 Nov 2011 22:20:18 +0000 (20:20 -0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 21 Nov 2011 20:52:32 +0000 (20:52 +0000)
commit344c04af1267303d42e5dd6d258b4ebb6b644c86
tree7fcdce29538679b1ee3648100cccc24b9647fee5
parenteafc7af60681e5397e72bcdf5b1b807c5f1e6713
Implement set_font_colors.

This paves the way for other font rendering backends. Fonts and
colors shouldn't be specified manually from now on.
i3-config-wizard/main.c
i3-input/main.c
i3-nagbar/main.c
i3bar/src/xcb.c
include/libi3.h
libi3/font.c
src/sighandler.c
src/x.c