From 7459e218fa8b5b86c059762519447cb8863d3e75 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 21 Aug 2026 09:49:33 +0200 Subject: debug: MUX_DUMP writes one frame from the pixmap, then exits Verifying what the program actually draws by screenshotting its window is unreliable: X does not retain a window's contents while it is obscured or on an unfocused tag, so import and xwd can both return solid black while the rendering is correct. Reading back the off-screen pixmap always works. Used to confirm the XRectangle clip-truncation fix: rows now run unbroken from 2027-01-01 to 2027-01-29 with every column populated, where before the twelfth row lost everything but its name. --- colitur-mu | Bin 46728 -> 47040 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'colitur-mu') diff --git a/colitur-mu b/colitur-mu index ad4f4f7..eeaf02c 100755 Binary files a/colitur-mu and b/colitur-mu differ -- cgit v1.3