]> git.sur5r.net Git - i3/i3/commit - i3-input/main.c
Add libi3/load_font, use it everywhere
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 21:37:11 +0000 (22:37 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 21:37:11 +0000 (22:37 +0100)
commita58018cf66108a81fc7e9ab0f7e47b29969184a0
treec7d380cd24818eda16943c0768540e1a4cc927b3
parent6d01d37b039835eade0a5f16962ce7203d2b2fbc
Add libi3/load_font, use it everywhere

…except for i3bar, which needs slightly more information about the font
16 files changed:
i3-config-wizard/main.c
i3-config-wizard/xcb.c
i3-config-wizard/xcb.h
i3-input/i3-input.h
i3-input/main.c
i3-input/xcb.c
i3-nagbar/i3-nagbar.h
i3-nagbar/main.c
i3-nagbar/xcb.c
include/config.h
include/data.h
include/libi3.h
include/xcb.h
libi3/load_font.c [new file with mode: 0644]
src/cfgparse.l
src/xcb.c