From 1d746ed62822268b0de437ffccfabd4aa3bfe100 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Thu, 14 May 2026 21:05:12 +0200 Subject: [PATCH] docs(roadmap): promote theme/font-size to v1.0, drop spell-check MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move light/dark theme from v1.x stretch into v1.0 Polish as a runtime-switchable, persisted setting, and extend font selection to cover adjustable font size with the same persistence. Drop spell-check from the stretch list — no longer in scope. --- docs/roadmap.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 663dab0..a8308e0 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -92,7 +92,10 @@ Out of scope: Vim, palette, multiple files, branches, conflict handling. ## v1.0 — Polish — [ ] - [ ] Boot time ≤ 3 s to usable cursor -- [ ] Font selection (at least one serif + one mono) +- [ ] Font selection (at least one serif + one mono) with adjustable font + size, switchable at runtime and persisted across reboots +- [ ] Theme: light / dark (inverted e-ink), switchable at runtime and + persisted across reboots - [ ] Enclosure design files in `hardware/` - [ ] User guide @@ -100,7 +103,5 @@ Out of scope: Vim, palette, multiple files, branches, conflict handling. - 10.3" panel upgrade via IT8951 - Multiple remotes / repos -- Spell-check (dictionary in flash, naive) - Stats: words today, streak -- Theme: light / dark (inverted e-ink) - BLE-HID fallback for wireless keyboards