aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings13 days1-0/+14
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings13 days2-4/+24
* feat(user-constants): make required-path init failures actionableCraig Jennings14 days1-19/+38
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings14 days1-16/+19
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings14 days1-0/+16
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings14 days1-3/+32
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings14 days1-12/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings14 days3-16/+85
* perf(mousetrap): cache built keymaps per profileCraig Jennings14 days1-2/+32
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings14 days4-0/+20
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings14 days1-3/+6
* fix(latex): make PDF-viewer selection idempotentCraig Jennings14 days1-5/+8
* feat(dashboard): render the butterfly banner with a transparency maskCraig Jennings14 days1-4/+10
* feat(auto-dim): dim vterm windows by blending terminal colorsCraig Jennings14 days1-0/+180
* fix(theme): register dupre faces so org status colors are themedCraig Jennings14 days2-15/+35
* feat(auto-dim): dim non-selected windows via auto-dim-other-buffersCraig Jennings14 days1-0/+61
* docs(load-graph): classify elfeed-config, the last init moduleCraig Jennings2026-05-251-0/+11
* fix(prog-general): open the project todo in the other window when splitCraig Jennings2026-05-251-1/+10
* fix(ai-vterm): reuse the frame's half instead of splitting a thirdCraig Jennings2026-05-252-32/+115
* refactor(load-graph): route C-; registration through the keymap APICraig Jennings2026-05-2424-31/+31
* feat(keybindings): add cj/custom-keymap registration APICraig Jennings2026-05-241-0/+26
* refactor(load-graph): make hidden module dependencies explicitCraig Jennings2026-05-248-64/+41
* docs(load-graph): classify remaining domain and optional modulesload-graph-classify-endCraig Jennings2026-05-2419-8/+190
* docs(load-graph): classify domain, integration, and optional modulesCraig Jennings2026-05-2417-8/+163
* docs(load-graph): classify Org modulesCraig Jennings2026-05-2413-1/+131
* docs(load-graph): classify programming modulesCraig Jennings2026-05-2410-0/+103
* docs(load-graph): classify dev, diff, help, lint, and VC modulesCraig Jennings2026-05-249-3/+89
* docs(load-graph): classify UI and core-UX modulesCraig Jennings2026-05-2410-6/+99
* docs(load-graph): classify core libraries and command modulesCraig Jennings2026-05-247-0/+65
* docs(load-graph): classify text/editing command modulesCraig Jennings2026-05-249-3/+101
* docs(load-graph): seed module inventory and annotate foundation headersCraig Jennings2026-05-247-2/+78
* fix(elfeed): bound and clean up the synchronous YouTube fetchCraig Jennings2026-05-241-35/+46
* fix(org-export): remove contradictory org-export-with-tasks defaultCraig Jennings2026-05-241-1/+0
* refactor: declare cross-module commands bound in custom keymapsCraig Jennings2026-05-242-0/+10
* fix(org-roam): guard move-branch-to-roam against data lossCraig Jennings2026-05-241-22/+43
* refactor(linear): point config at the renamed pearl packageCraig Jennings2026-05-242-67/+67
* refactor(text-enclose): extract shared region-or-buffer bounds helperCraig Jennings2026-05-241-24/+21
* fix(modeline): key VC cache on resolved truename for symlink movesCraig Jennings2026-05-241-2/+6
* fix(org): surface directory-scan failures instead of crashing or hiding themCraig Jennings2026-05-242-18/+55
* refactor(video-capture): drop startup timers for lazy protocol initCraig Jennings2026-05-241-29/+23
* refactor(webclipper): scope clip URL/title to dynamic bindingsCraig Jennings2026-05-241-16/+19
* refactor(video-capture): scope capture URL to a dynamic bindingCraig Jennings2026-05-241-13/+15
* fix(vc): harden clipboard git-clone process and path handlingCraig Jennings2026-05-241-13/+34
* refactor(org-drill): share one validated drill-file selectorCraig Jennings2026-05-242-11/+17
* docs(dwim-shell): record accepted 7z password-on-argv tradeoffCraig Jennings2026-05-241-7/+19
* fix(system-commands): make Emacs restart and destructive confirms defensiveCraig Jennings2026-05-241-19/+47
* fix(recording): create the selected recording directory, not its parentCraig Jennings2026-05-241-14/+20
* fix(recording): scope wf-recorder stop signal to our own processCraig Jennings2026-05-241-4/+19
* fix(recording): shell-quote device names and output paths in ffmpeg commandsCraig Jennings2026-05-241-19/+25
* feat(org): label the C-; O org prefix in which-keyCraig Jennings2026-05-241-0/+22