Base rc.title_height on font vertical extents

This commit is contained in:
Johan Malm 2020-08-05 20:14:17 +01:00
parent 4d1363dcae
commit 2297e43cc0
11 changed files with 123 additions and 26 deletions

View file

@ -1,4 +1,5 @@
labwc_sources += files(
'buf.c',
'font.c',
'spawn.c',
)