aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(theme-studio): commit WIP theme edits and migrated working stateCraig Jennings11 days2-4683/+1025
* test: cover pure-logic gaps found by the coverage auditCraig Jennings11 days15-0/+751
* fix(theme-studio): catch any read error in the defface pass, not just EOFCraig Jennings11 days1-2/+6
* fix(theme-studio): two-pass default-face capture so faces aren't droppedCraig Jennings11 days3-1145/+5909
* feat(theme-studio): seed faces with their default distant-fg, overline, inver...Craig Jennings12 days4-2/+41
* refactor(theme-studio): polish the expander (underline inside, dynamic colspa...Craig Jennings12 days6-30/+139
* feat(theme-studio): add a per-row expander for the overflow face attributesCraig Jennings12 days4-24/+206
* feat(theme-studio): replace the style toggles with weight/slant/underline/str...Craig Jennings12 days6-117/+134
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings12 days10-163/+358
* feat(theme-studio): widen the face model with the additive attributesCraig Jennings12 days6-23/+96
* feat(theme-studio): emit the full face-attribute model from build-themeCraig Jennings12 days3-88/+286
* refactor(ui): remove buffer-state coloring of the buffer nameCraig Jennings12 days7-239/+5
* chore(theme-studio): update WIP theme region, mode-line-highlight, pearl facesCraig Jennings12 days2-25/+27
* feat(theme-studio): bucket unrecognized faces by their defface sourceCraig Jennings12 days1-3/+29
* feat(theme-studio): add reproducible face-coverage generator and diffCraig Jennings12 days4-3/+408
* docs(theme-studio): add package and subsystem descriptions to face coverageCraig Jennings12 days1-0/+109
* docs(theme-studio): drain emacs-core orphans into subsystem and package bucketsCraig Jennings12 days1-64/+76
* docs(theme-studio): regroup face coverage into core/general/package tiersCraig Jennings12 days1-1385/+1325
* docs(theme-studio): annotate face coverage list with docstringsCraig Jennings12 days1-4/+1134
* docs(theme-studio): add face coverage master listCraig Jennings12 days1-0/+1523
* feat(theme-studio): add mode-line-highlight as an editable faceCraig Jennings12 days4-10/+42
* fix(term): pin ghostel to pre-regression 0.33.0 to stop the crashCraig Jennings12 days1-0/+15
* chore(theme-studio): track WIP.json instead of ignoring itCraig Jennings12 days2-3/+11919
* wip(theme): snapshot WIP theme and daneel palette draftCraig Jennings14 days2-156/+531
* feat(ui-navigation): split from the dashboard opens scratch, not the dashboardCraig Jennings14 days2-4/+40
* refactor(system-utils): remove the *scratch* background tintCraig Jennings14 days2-59/+2
* docs(messenger): add the per-app keybinding alphabet to the unification specCraig Jennings14 days1-0/+138
* feat(keybindings): mirror the C-; command family under C-c ;Craig Jennings2026-06-162-0/+37
* fix(theme-studio): open the palette collapsed to base colorsCraig Jennings2026-06-163-0/+24
* fix(theme-studio): make the color picker stand out from the pageCraig Jennings2026-06-163-2/+32
* feat(theme-studio): add gnus as a view packageCraig Jennings2026-06-166-3/+105
* fix(theme-studio): redesign the mu4e preview as a realistic headers listCraig Jennings2026-06-163-30/+76
* fix(mail): theme mu4e buffers via a shared font-lock exclusionCraig Jennings2026-06-164-1/+77
* feat(theme-studio): realistic README preview for markdown-modeCraig Jennings2026-06-164-4/+123
* fix(theme-studio): scope the view-nav arrow style under .pkgbarCraig Jennings2026-06-162-6/+8
* feat(theme-studio): prev/next arrows to step the view dropdownCraig Jennings2026-06-167-4/+91
* feat(theme-studio): move the contrast verdict into a hoverCraig Jennings2026-06-165-4/+71
* feat(theme-studio): mark per-face setting boxes that differ from defaultCraig Jennings2026-06-166-4/+140
* feat(theme-studio): alphabetize packages in the assignment dropdownCraig Jennings2026-06-165-14/+57
* feat(dashboard): per-filetype icons on the list itemsCraig Jennings2026-06-161-0/+1
* fix(dashboard): exclude dashboard-mode from global font-lockCraig Jennings2026-06-162-0/+44
* fix(ai-config): intern model in gptel-switch-backend (modeline hang)Craig Jennings2026-06-163-2/+76
* build: add task-sorted target to archive resolved todo tasksCraig Jennings2026-06-151-0/+8
* refactor(theme-studio): drop the too-similar-colors warning boxCraig Jennings2026-06-155-56/+6
* feat(system-utils): tint the *scratch* background a shade lighterCraig Jennings2026-06-152-2/+59
* fix(vertico): Page-Up/Down scroll the candidate list, not historyCraig Jennings2026-06-151-7/+11
* fix(custom-comments): heavy-box interiors are valid commentsCraig Jennings2026-06-152-41/+51
* fix(dirvish): mark-all-visible no longer skips every other fileCraig Jennings2026-06-154-88/+79
* refactor(ui-config): drop buffer-state cursor coloringCraig Jennings2026-06-153-259/+7
* test(ai-term): stub default-direction in display-rule testCraig Jennings2026-06-151-1/+1