From 5312537c9fc12eed4d14d89d9cc1a226f2df94c3 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 21 Aug 2026 09:58:05 +0200 Subject: fix(colitur-x): make the selection and the I-class marker legible Both markers were drawn in gold, which works on a dark cell and very nearly disappears on a white one -- and most days are white. The selection is now ringed twice, dark outside and bright inside, so it reads against a white cell and a red one without knowing which it is. The I-class marker is a badge rather than coloured text: filled with the cell's own foreground and lettered in its background, so it inverts against whatever the day's liturgical colour is. It also opens on TODAY when the input covers it, which is what a viewer should do; colitur's kernel still never reads a clock. Drawing now goes to an off-screen pixmap and CX_DUMP writes one frame out, so the result can be checked without screenshotting a window whose contents X does not retain while it is obscured. --- colitur-x | Bin 17968 -> 27024 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'colitur-x') diff --git a/colitur-x b/colitur-x index b5db32a..a49ed72 100755 Binary files a/colitur-x and b/colitur-x differ -- cgit v1.3