]> git.mdlowis.com Git - proto/labwc.git/commit
Base rc.title_height on font vertical extents
authorJohan Malm <jgm323@gmail.com>
Wed, 5 Aug 2020 19:14:17 +0000 (20:14 +0100)
committerJohan Malm <jgm323@gmail.com>
Wed, 5 Aug 2020 19:14:17 +0000 (20:14 +0100)
commit2297e43cc0d6a6d85523ea897825ee2052fe1df2
treedf612ef0006f09326d69a8589a64142c92d5aa28
parent4d1363dcae3a1ac1f38876ba3693dcdb7d43415e
Base rc.title_height on font vertical extents
include/common/font.h [new file with mode: 0644]
include/config/rcxml.h
meson.build
src/common/font.c [new file with mode: 0644]
src/common/meson.build
src/config/rcxml.c
src/deco.c
tests/meson.build
tools/pango/.gitignore [new file with mode: 0644]
tools/pango/Makefile [new file with mode: 0644]
tools/pango/font-height.c [new file with mode: 0644]