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