aboutsummaryrefslogtreecommitdiff
path: root/colitur-x.c
Commit message (Collapse)AuthorAgeFilesLines
* colitur-x: raw Xlib month grid for coliturLukasz Kasprzak2026-08-201-0/+256
Reads colitur emit --format csv on stdin and draws the year as a month grid coloured by liturgical colour, with the selected day's readings below. A separate program on purpose: colitur's dependencies are frozen and its kernel is pure, so a front-end composes with it rather than living in it. Configuration is compile-time, the same model clectio uses.