]> git.mdlowis.com Git - proto/labwc.git/commit
config: Add support for font slant and weight
authorJohn Lindgren <john@jlindgren.net>
Thu, 15 Sep 2022 14:53:49 +0000 (10:53 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 15 Sep 2022 20:48:05 +0000 (21:48 +0100)
commit07a83c19f09b560bfce1dfd0db08fb76702e44d7
tree605871926e4d9e2adbdabc9018d516cac6b8752b
parent1fafb89cba3f5f176d3f4076971c31fc641b911b
config: Add support for font slant and weight
12 files changed:
docs/labwc-config.5.scd
docs/rc.xml.all
include/common/font.h
include/config/rcxml.h
src/common/font.c
src/common/scaled_font_buffer.c
src/config/rcxml.c
src/menu/menu.c
src/osd.c
src/ssd/ssd_titlebar.c
src/theme.c
src/workspaces.c