aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor(org-capture): extract the find-or-create-top-heading blockCraig Jennings10 days2-25/+69
* docs(custom-ordering): correct point-position note on replace-region helperCraig Jennings10 days1-1/+1
* refactor(custom-text-enclose): extract the region-or-word dispatchCraig Jennings10 days2-48/+92
* refactor(custom-datetime): generate the six inserters from one macroCraig Jennings10 days2-33/+42
* refactor(custom-ordering): dedupe region guard, replace tail, and arrayify-py...Craig Jennings10 days2-56/+98
* refactor: extract shared format-region helper into system-libCraig Jennings10 days4-54/+100
* refactor: remove dead wrappers and commented-out blocksCraig Jennings10 days8-74/+1
* fix(windows): shrink the pull-away reveal to the minimum window heightCraig Jennings10 days1-1/+6
* fix(windows): keep the pulled-away window on the arrow's edgeCraig Jennings10 days2-35/+45
* feat(windows): pull a window away from a sole window with C-; b + arrowCraig Jennings10 days2-8/+69
* feat(dirvish): bind d to duplicate, D to guarded force-deleteCraig Jennings10 days2-2/+80
* chore(theme-studio): save WIP working stateCraig Jennings11 days2-75/+130
* feat(theme-studio): move the box column between style and contrastCraig Jennings11 days4-26/+26
* feat(theme-studio): add 18 language previewsCraig Jennings11 days4-2/+430
* fix(theme-studio): keep an expander open across a table rebuildCraig Jennings11 days3-10/+64
* feat(theme-studio): expand/collapse-all toggle and disclosure trianglesCraig Jennings11 days4-18/+106
* feat(theme-studio): expander label hovers and a view-dropdown lock indicatorCraig Jennings11 days3-8/+108
* feat(theme-studio): move the lock column to the leftmost positionCraig Jennings11 days4-20/+20
* feat(theme-studio): custom weight/slant dropdowns with previewsCraig Jennings11 days4-42/+128
* feat(theme-studio): tighten the elements-table horizontal layoutCraig Jennings11 days4-8/+8
* feat(theme-studio): sort the language dropdown and add nav arrowsCraig Jennings11 days4-4/+54
* feat(theme-studio): unify per-row widgets across the assignment tablesCraig Jennings11 days7-63/+162
* chore(theme-studio): save WIP working stateCraig Jennings11 days2-5/+126
* feat(theme-studio): add ansi-color faces to drive all ANSI consumersCraig Jennings11 days2-1/+17
* feat(theme-studio): export through the save-file picker to overwrite in placeCraig Jennings11 days3-2/+56
* chore(theme-studio): save WIP.json working stateCraig Jennings11 days1-13/+45
* test(theme-studio): cover the face-docs dump helper and syntax mapCraig Jennings11 days2-7/+87
* feat(theme-studio): show face docstrings in element hoversCraig Jennings11 days9-9/+183
* feat(windows): dock companion panels by a shared min-column ruleCraig Jennings11 days8-47/+269
* chore(theme-studio): save WIP.json working stateCraig Jennings11 days1-472/+472
* test(theme-studio): cover defensive branches and the palette generatorCraig Jennings11 days3-1/+140
* test(theme-studio): cover the promoted faceCss helpersCraig Jennings11 days1-0/+89
* refactor(theme-studio): share the spec-from-entries loop in build-themeCraig Jennings11 days1-15/+14
* refactor(theme-studio): dedup the palette harvest and color-pair walksCraig Jennings11 days2-29/+25
* refactor(theme-studio): single-source the bespoke-app list in face_dataCraig Jennings11 days3-54/+40
* chore(theme-studio): regenerate page after the face-spec refactorCraig Jennings11 days1-1/+1
* refactor(theme-studio): derive the Python face model from one spec listCraig Jennings11 days3-76/+79
* refactor(theme-studio): table-drive vibe chroma and share the inherit walkCraig Jennings11 days3-56/+36
* refactor(theme-studio): fold the box control into mkLineStyleControlCraig Jennings11 days2-34/+20
* refactor(theme-studio): extract per-package previews into previews.jsCraig Jennings11 days4-459/+477
* refactor(theme-studio): unify the face CSS builders in app-coreCraig Jennings11 days3-48/+86
* refactor(theme-studio): share oklchOf and isPureEndpointHex from colormathCraig Jennings11 days4-13/+15
* refactor(theme-studio): drive the package face model from one attribute tableCraig Jennings11 days2-4/+74
* 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 Jennings12 days1-2/+6
* fix(theme-studio): two-pass default-face capture so faces aren't droppedCraig Jennings12 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