aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* refactor(org-capture): extract the find-or-create-top-heading blockCraig Jennings2 days1-25/+24
* docs(custom-ordering): correct point-position note on replace-region helperCraig Jennings2 days1-1/+1
* refactor(custom-text-enclose): extract the region-or-word dispatchCraig Jennings2 days1-48/+30
* refactor(custom-datetime): generate the six inserters from one macroCraig Jennings2 days1-33/+28
* refactor(custom-ordering): dedupe region guard, replace tail, and arrayify-py...Craig Jennings2 days1-56/+46
* refactor: extract shared format-region helper into system-libCraig Jennings2 days3-54/+32
* refactor: remove dead wrappers and commented-out blocksCraig Jennings2 days6-33/+1
* fix(windows): shrink the pull-away reveal to the minimum window heightCraig Jennings2 days1-1/+6
* fix(windows): keep the pulled-away window on the arrow's edgeCraig Jennings2 days1-19/+27
* feat(windows): pull a window away from a sole window with C-; b + arrowCraig Jennings2 days1-5/+33
* feat(dirvish): bind d to duplicate, D to guarded force-deleteCraig Jennings2 days1-2/+33
* feat(windows): dock companion panels by a shared min-column ruleCraig Jennings3 days4-26/+121
* refactor(ui): remove buffer-state coloring of the buffer nameCraig Jennings4 days3-51/+5
* fix(term): pin ghostel to pre-regression 0.33.0 to stop the crashCraig Jennings4 days1-0/+15
* feat(ui-navigation): split from the dashboard opens scratch, not the dashboardCraig Jennings6 days1-4/+19
* refactor(system-utils): remove the *scratch* background tintCraig Jennings6 days1-29/+2
* feat(keybindings): mirror the C-; command family under C-c ;Craig Jennings6 days1-0/+4
* fix(mail): theme mu4e buffers via a shared font-lock exclusionCraig Jennings7 days3-1/+31
* feat(dashboard): per-filetype icons on the list itemsCraig Jennings7 days1-0/+1
* fix(dashboard): exclude dashboard-mode from global font-lockCraig Jennings7 days1-0/+9
* fix(ai-config): intern model in gptel-switch-backend (modeline hang)Craig Jennings7 days1-1/+11
* feat(system-utils): tint the *scratch* background a shade lighterCraig Jennings7 days1-2/+29
* fix(vertico): Page-Up/Down scroll the candidate list, not historyCraig Jennings7 days1-7/+11
* fix(custom-comments): heavy-box interiors are valid commentsCraig Jennings7 days1-37/+47
* fix(dirvish): mark-all-visible no longer skips every other fileCraig Jennings7 days1-16/+8
* refactor(ui-config): drop buffer-state cursor coloringCraig Jennings7 days1-45/+4
* feat(dashboard): add a Signal launcherCraig Jennings7 days1-3/+4
* feat(ai-term): dock the agent window by frame aspect ratioCraig Jennings7 days1-14/+22
* fix(ui-navigation): undo-kill-buffer skips open files via equalCraig Jennings7 days1-1/+4
* feat(dashboard): g refreshes, Telegram moves to G, F1 refreshes on showCraig Jennings7 days1-1/+8
* feat(ui-navigation): C-x 2/3 show the dashboard in the new windowCraig Jennings7 days1-0/+28
* fix(eshell): flatten visual-commands, wire xterm-color correctlyCraig Jennings7 days1-14/+20
* fix(prog-go): autoload gofmt so C-; f works under go-ts-modeCraig Jennings7 days1-0/+4
* fix(system-defaults): guard server-start and custom-file against batchCraig Jennings7 days1-3/+8
* fix(auth-config): guard gpg-connect-agent, require user-constants at runtimeCraig Jennings7 days1-4/+6
* fix(prog): keep electric-pair and line-number setup buffer-localCraig Jennings7 days4-5/+9
* fix(eww): quick-add bookmarks to the default store, not a new dirCraig Jennings7 days1-5/+2
* refactor(org-agenda): drop OVERDUE block, lead with the scheduleCraig Jennings7 days1-38/+9
* feat(face-diagnostic): bind cj/describe-face-at-point to C-h FCraig Jennings7 days1-1/+6
* feat(face-diagnostic): Phase 4 render, command, and init wiringCraig Jennings7 days1-2/+158
* feat(face-diagnostic): Phase 3 per-face provenance traceCraig Jennings7 days1-4/+74
* feat(face-diagnostic): Phase 2 merged attributes and real fontCraig Jennings7 days1-3/+90
* feat(face-diagnostic): Phase 1 pure read model for the face/font diagnosticCraig Jennings7 days1-0/+138
* refactor(org-capture): single-Task desktop popup into the org-roam inboxCraig Jennings7 days1-55/+19
* refactor(themes): retire dupre, fall back to modus-vivendiCraig Jennings7 days3-10/+9
* docs: move specs to docs/specs/ with lifecycle-status filenamesCraig Jennings7 days5-5/+5
* feat(auto-dim): dim the org-faces header-row faces in unfocused windowsCraig Jennings8 days1-13/+15
* feat(org): themeable agenda header-row faces via org-faces-configCraig Jennings8 days2-0/+195
* refactor(dashboard): drop the theme-test layout and tidy the configCraig Jennings8 days1-107/+30
* feat(dashboard): theme-test layout for live face inspectionCraig Jennings8 days1-17/+100