Amr Gharbeia
b17c501231
fix: replace draw-rect on framebuffer with draw-text
...
draw-rect has no method on raw arrays (only on framebuffer-backend,
simple-backend, modern-backend). Three calls in view-status, view-chat,
and view-sidebar passed the framebuffer array to draw-rect, causing
'no applicable method' crash on startup.
Replaced with (draw-text ... (make-string w #\Space) nil bg) which
fills the same area with background spaces.
2026-05-13 19:20:00 -04:00
..
2026-05-13 09:17:48 -04:00
2026-05-07 20:14:51 -04:00
2026-05-13 09:17:48 -04:00
2026-05-07 20:14:51 -04:00
2026-05-07 20:14:51 -04:00
2026-05-07 20:14:51 -04:00
2026-05-13 19:13:20 -04:00
2026-05-13 19:13:20 -04:00
2026-05-13 19:20:00 -04:00
2026-05-13 18:08:29 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-08 08:36:41 -04:00
2026-05-08 09:16:33 -04:00
2026-05-08 08:36:41 -04:00
2026-05-13 09:17:48 -04:00
2026-05-07 20:14:51 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-07 16:44:59 -04:00
2026-05-05 09:36:17 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00
2026-05-08 08:36:41 -04:00
2026-05-08 08:36:41 -04:00
2026-05-08 09:16:33 -04:00
2026-05-08 15:14:44 -04:00
2026-05-08 08:36:41 -04:00
2026-05-13 09:17:48 -04:00
2026-05-08 08:36:41 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 18:08:29 -04:00
2026-05-13 09:17:48 -04:00
2026-05-13 09:17:48 -04:00