diff options
| author | Lukasz Kasprzak <lukasz@arcofasiagroup.com> | 2026-08-21 10:09:04 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz@arcofasiagroup.com> | 2026-08-21 10:09:04 +0200 |
| commit | 31db51d7fb782c8e79bf1df067dadc1a8be63255 (patch) | |
| tree | 04c0cc05700c7cc1a898fe724b89acfa5e2aa843 /colitur-x | |
| parent | 5312537c9fc12eed4d14d89d9cc1a226f2df94c3 (diff) | |
| download | colitur-x-31db51d7fb782c8e79bf1df067dadc1a8be63255.tar.gz colitur-x-31db51d7fb782c8e79bf1df067dadc1a8be63255.zip | |
config: Terminus by default, and stop hiding knobs in the source
config.h now carries everything a reader would reasonably want to change:
both fonts, the liturgical palette and the fallback for an unlisted
colour, the selection rings, geometry, weekday headings, the detail-pane
labels, the window title, and which rank earns a badge and what it says.
Several of those were literals buried in colitur-x.c.
Default font is Terminus:pixelsize=20:antialias=false, matching st.
Terminus is a bitmap face, so it exists only at fixed pixelsizes -- the
list is in the comment, because asking for one it lacks silently gets a
substitute rather than an error.
Layout metrics now come from the font instead of magic numbers: line
height and the badge from XftFont ascent/descent in colitur-x, column
widths in characters rather than pixels in colitur-mu. Before this,
changing the font size left a 13px line height and a 110px date column
that quietly truncated their contents.
Diffstat (limited to 'colitur-x')
| -rwxr-xr-x | colitur-x | bin | 27024 -> 27032 bytes |
1 files changed, 0 insertions, 0 deletions
| Binary files differ |
