aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index d9642ef29..08f72f42b 100644
--- a/todo.org
+++ b/todo.org
@@ -429,8 +429,8 @@ What we're verifying: in dirvish, d now duplicates the file at point (delete-to-
Expected: d duplicates; D names the exact targets and only deletes on yes; the files are gone with no trash copy. If sudo needs a password that shell-command can't supply, flag it — the delete may need to route through a tty instead.
** PROJECT [#A] Theme-Studio Open Work
Parent grouping the open theme-studio / theming issues; close each child independently.
-*** TODO [#C] wttrin-instructions-header in the wttrin preview :feature:
-emacs-wttrin reworked the weather footer into two columns and added =wttrin-instructions-header= (default =(t :inherit (bold shadow))=, styling the "This view" and "Saved locations" column headers). Add it to theme-studio's wttrin preview and reflect the two-column footer so the live preview stays current. Full face inventory and a rendered sample are in the inbox handoff (2026-06-26); the face currently shows uncovered in face-coverage.org.
+*** TODO [#C] wttrin preview in theme-studio :feature:
+emacs-wttrin handed off its faces (incl. the new =wttrin-instructions-header= for the two-column footer headers). But wttrin is not a studio app: =package-inventory.json= (generated from installed packages by =build-inventory.el=) has no wttrin entry, so there is no wttrin face data, no preview, and no app-dispatch entry. Not the one-line add the handoff implied. And wttrin is on the unmerged =feature/named-locations= branch, so the inventory capture cannot see it yet. Cleanest path once it ships: regenerate the inventory (wttrin then becomes a generic-preview app for free), then optionally add a bespoke two-column-footer =renderWttrin=. Probably batch with the other pending cross-project packages (chime, pearl). Inventory + rendered sample in the inbox handoff (2026-06-26).
*** 2026-06-27 Sat @ 22:05:31 -0400 Rebuilt the dirvish preview as a realistic two-pane
Shipped in 61b68fcf (option 2). Two-pane dirvish: an active listing (per-type nerd-icons, sizes, hl-line, dimmed backup) beside an =ls -l= preview pane, the remaining faces in a labeled extras strip, all 38 dirvish faces still covered. Visual verified via off-screen screenshot.
*** TODO [#A] theme-studio: consistent assignment-view table columns :feature:studio:next: