feat(themes): kiln + kiln-clay — the third exclusive pair, brand new
Completes the three dark/light pairs for v1 (batch: 0ba1762, e51c8a7). Kiln is a potter's workshop at night, lit only by the kiln: warm near-black (#1D1815), copper accent (#D68C5C, 6.5:1), brass accentAlt, CaskaydiaCove, rounding 8. Kiln Clay is the same studio at midday: cream plaster (#F4EDE3), espresso text (11.1:1 AAA), fired-copper accent (#A34F1F, 4.89:1), brick-red bad. Both waybars are a NEW whole-swap identity — 'the workbench': ONE continuous floating plank (window#waybar carries the surface, modules transparent) — deliberately distinct from boreal's three pills and slate's edge-to-edge strip; module set verbatim-parity with the generated config. Matched rofi, btop themes. The wallpapers share identical ring geometry — banked-coal heat rings at night, terracotta glaze rings at noon — so the autoTheme flip visibly rhymes. Sync sweep in this commit (LOOP §5): README 24->28 presets + the whole-swap list now names the three pairs; CONVENTIONS waybar parity list gains the four new slugs; OVERRIDES autoTheme table points at the pairs; HARDWARE-QUEUE gains the batch V3 entry (real-GL blur, btop visual, launcher grid, tray menus, pair flip); BACKLOG files #153 (PROPOSED: per-theme desktop widgets — the conky idea, engine spike needed, not v1). Verification: V2. Full targeted set green on the final tree: theme-contrast, theme-wholeswap (previews + backgrounds + CSS self-containment), waybar-language, waybar-swap-env, rofi-text-width, state-sync-validate, auto-theme VM; nix flake check --no-build green. Visual protocol: theme-shot VM desktop + menu viewed for BOTH themes (plank renders as one island, copper/terracotta semantics, legible menus; /nix/store/2fizd945...theme-shot-kiln and /nix/store/0126yd48...theme-shot-kiln-clay). audit-theme-design: CVD-only findings (≤ executive-slate's own baseline); ANSI slots in-family after the magenta retune. V3 pending: HARDWARE-QUEUE entry above. btop visual is VM-blocked (GL terminal never starts under softGL) — file-level assertions only, listed for hardware. Design + wallpapers on Fable; assets by a Sonnet subagent to a written identity spec; reviewed on Fable. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -129,6 +129,21 @@ high-ROI, etc.) live in the journal + ROADMAP — not here.*
|
||||
|
||||
### Product / day-2
|
||||
|
||||
### 153. Desktop widgets (clock / system stats) as an opt-in per-theme surface
|
||||
|
||||
Pitch (filed while shipping the three exclusive theme pairs, 2026-07-18):
|
||||
themed desktop widgets — a clock, calendar, or system-stats panel living on
|
||||
the wallpaper, conky-style — would deepen the identity themes (imagine
|
||||
kiln's copper stats panel or executive-ivory's letterhead clock). No such
|
||||
surface exists today, so it is a NEW theming surface: per CONVENTIONS it
|
||||
must consume the palette from the state JSON (no side pipeline) and ship
|
||||
as an opt-in `nomarchy.*` toggle with a commented template example. Engine
|
||||
choice is the real decision — conky is X11-era; a Wayland layer-shell
|
||||
widget system (eww or a small QML/GTK layer-shell tool) fits the stack
|
||||
better. Cost: moderate (engine spike + palette bridge + 2–3 widget
|
||||
layouts; start with the exclusive pairs only, not all 28 themes). Value:
|
||||
v1+ polish, not a v1 blocker.
|
||||
|
||||
### 146. `[watch]` hypridle hangs instead of exiting when its compositor vanishes
|
||||
|
||||
**Rewritten 2026-07-16, hours after filing: the premise was disproven and almost
|
||||
|
||||
@@ -46,7 +46,8 @@ those, it probably shouldn't exist.
|
||||
named `writeShellScriptBin`s on PATH (so static configs can exec them
|
||||
by bare name), and are added to **both** the generated `waybar.nix`
|
||||
config **and** every `waybar.jsonc` whole-swap — summer-day, summer-night,
|
||||
executive-slate and boreal (the parity rule).
|
||||
executive-slate, executive-ivory, boreal, boreal-dawn, kiln and
|
||||
kiln-clay (the parity rule).
|
||||
- **Theming:** every new visual surface consumes the palette from the
|
||||
state JSON. There is no second renderer to keep in sync — add the key
|
||||
to the JSON, consume it in the module.
|
||||
|
||||
@@ -28,6 +28,27 @@ Everything else below stays open; order is convenience, not a gate.
|
||||
|
||||
## Any machine (dev box is fine)
|
||||
|
||||
- [ ] **Theme pairs V3 — the four new themes on real GL** — after pulling
|
||||
the pair commits: `nomarchy-state-sync apply <slug>` for each of
|
||||
boreal-dawn, executive-ivory, kiln, kiln-clay. Pass = all of:
|
||||
(1) the bar renders true — boreal-dawn's frosted pills actually blur
|
||||
what's behind them (softGL VM can't prove blur), kiln's plank shows
|
||||
its copper edge, no font-fallback boxes (GeistMono / JetBrainsMono /
|
||||
CaskaydiaCove); (2) wallpaper paints at native res, no banding on the
|
||||
kiln ember gradient; (3) Kitty + btop under each theme — btop colors
|
||||
match (the VM never started the GL terminal; btop.theme is
|
||||
file-asserted only); (4) boreal-dawn app launcher (SUPER+Space) lays
|
||||
out its icon grid; (5) an nm-applet/tray menu is readable under all
|
||||
four (the `*`-reset counter-rules). If a VM-rendered preview looks
|
||||
off in the theme-picker grid next to the hardware-captured ones,
|
||||
recapture that preview on hardware into themes/<slug>/preview.png.
|
||||
- [ ] **Auto-theme pair flip on hardware** — set
|
||||
`settings.autoTheme.{day,night}` to one of the new pairs (e.g.
|
||||
kiln-clay / kiln), force sunrise/sunset around the current time,
|
||||
let the timer flip once each way. Pass = the whole desktop switches
|
||||
in one generation, and nothing leaks from the previous theme —
|
||||
fonts, rounding, terminal opacity all reset (the per-theme
|
||||
appearance block), wallpaper follows.
|
||||
- [ ] **#148 dock-intent enforcement without auto-profiles (dev box, docked)** —
|
||||
after pulling the #148 commit: **log out and back in first** — the
|
||||
watcher is `exec-once`, so `nomarchy-home` alone leaves the old one
|
||||
|
||||
Reference in New Issue
Block a user