aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): flag unused palette tiles and columnsCraig Jennings2026-06-156-8/+105
* feat(theme-studio): add a palette display toggle for base colors vs full spansCraig Jennings2026-06-154-4/+62
* refactor(theme-studio): rename preview samples and match cluster button sizesCraig Jennings2026-06-153-14/+14
* fix(theme-studio): clamp generated palette spans to the bg/fg boundsCraig Jennings2026-06-155-20/+67
* refactor(theme-studio): drop dead bindings and CSS left by the cluster workCraig Jennings2026-06-154-8/+6
* feat(theme-studio): reflow the B/I/U/S style buttons into a 2x2 clusterCraig Jennings2026-06-154-6/+30
* feat(theme-studio): compact the box control into a 2x2 button clusterCraig Jennings2026-06-154-22/+92
* refactor(theme-studio): drop the per-row reset column from package facesCraig Jennings2026-06-154-10/+10
* refactor(theme-studio): collapse assignment views into one dropdown panelCraig Jennings2026-06-154-14/+104
* chore(theme): update WIP theme buildCraig Jennings2026-06-151-103/+115
* chore(theme-studio): label highlighted preview line (process highlights)Craig Jennings2026-06-152-2/+2
* refactor(org-agenda): drop OVERDUE block, lead with the scheduleCraig Jennings2026-06-153-113/+33
* docs: spec the theme-studio preview-locate feature; file org-agenda app taskCraig Jennings2026-06-151-0/+148
* feat(face-diagnostic): bind cj/describe-face-at-point to C-h FCraig Jennings2026-06-152-1/+12
* feat(face-diagnostic): Phase 4 render, command, and init wiringCraig Jennings2026-06-154-4/+212
* feat(face-diagnostic): Phase 3 per-face provenance traceCraig Jennings2026-06-152-4/+127
* feat(face-diagnostic): Phase 2 merged attributes and real fontCraig Jennings2026-06-153-7/+149
* feat(face-diagnostic): Phase 1 pure read model for the face/font diagnosticCraig Jennings2026-06-152-0/+305
* refactor(org-capture): single-Task desktop popup into the org-roam inboxCraig Jennings2026-06-152-174/+52
* refactor(themes): retire dupre, fall back to modus-vivendiCraig Jennings2026-06-1514-1480/+23
* docs: move the two docs-root specs into docs/specs/Craig Jennings2026-06-152-8/+16
* docs: move specs to docs/specs/ with lifecycle-status filenamesCraig Jennings2026-06-1547-41/+302
* docs: file roam-inbox tasks, face/font diagnostic spec, close org-facesCraig Jennings2026-06-151-0/+193
* chore(theme-studio): refresh WIP theme export and deployed themeCraig Jennings2026-06-152-387/+462
* build: add deploy-wip target for live WIP theme reloadCraig Jennings2026-06-151-1/+14
* feat(theme-studio): add org-faces app for agenda keyword and priority colorsCraig Jennings2026-06-155-3/+75
* feat(auto-dim): dim the org-faces header-row faces in unfocused windowsCraig Jennings2026-06-151-13/+15
* feat(org): themeable agenda header-row faces via org-faces-configCraig Jennings2026-06-156-0/+515
* refactor(dashboard): drop the theme-test layout and tidy the configCraig Jennings2026-06-141-107/+30
* refactor(theme-studio): derive the gate list and sentinel the samples splitCraig Jennings2026-06-143-2/+7
* refactor(theme-studio): extract the shared package-preview wrapperCraig Jennings2026-06-142-40/+46
* refactor(theme-studio): spec-table the bespoke apps, guard the palette dedupCraig Jennings2026-06-141-23/+28
* chore(theme-studio): remove dead code and clear a type warningCraig Jennings2026-06-148-199/+7
* fix(theme-studio): make broken browser gates fail instead of silently passingCraig Jennings2026-06-143-9/+17
* chore(themes): track generated theme outputsCraig Jennings2026-06-142-2/+540
* fix(theme-studio): hold the package preview heightCraig Jennings2026-06-142-2/+2
* fix(theme-studio): name exported themes from the source filenameCraig Jennings2026-06-143-5/+26
* feat(theme-studio): auto-dim split previewCraig Jennings2026-06-148-5/+142
* fix(theme-studio): keep dropdown color names legibleCraig Jennings2026-06-143-3/+32
* chore(theme-studio): drop scratch theme JSONs, ignore working artifactsCraig Jennings2026-06-146-43430/+4
* feat(dashboard): theme-test layout for live face inspectionCraig Jennings2026-06-141-17/+100
* feat(theme-studio): make targets for the build-theme converterCraig Jennings2026-06-142-2/+63
* feat(theme-studio): palette generator and preview fidelityCraig Jennings2026-06-1417-649/+3414
* test: reconcile build-theme tests with nested syntax formatCraig Jennings2026-06-141-17/+24
* refactor(ui): color the cursor and modeline from theme faces, in syncCraig Jennings2026-06-146-382/+278
* refactor(org): let the theme color todo keywords and prioritiesCraig Jennings2026-06-141-20/+3
* fix(slack): autoload w/@/# commands, guard close-all, register the prefixCraig Jennings2026-06-142-3/+39
* fix(erc): one mention notification, real server list, runtime requireCraig Jennings2026-06-142-4/+53
* refactor(faces): let the theme own face appearanceCraig Jennings2026-06-145-90/+6
* fix(modeline): drop per-render truename, guard vc fetch against signalsCraig Jennings2026-06-143-58/+52