aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* fix(vterm): never reopen the F9/F12 windows from the topCraig Jennings2026-05-273-13/+33
* fix(org): stop folded property-drawer headings wrapping their tag indicatorsCraig Jennings2026-05-271-4/+10
* feat(org): open file links in the same window on shift/right-clickCraig Jennings2026-05-271-1/+31
* refactor(prog): open daily-prep respecting the window splitCraig Jennings2026-05-271-3/+4
* feat(window): remember a side window's size across togglesCraig Jennings2026-05-273-2/+80
* feat(signal): add Signal client foundation on a signel forkCraig Jennings2026-05-261-0/+131
* fix(prog-general): require user-constants for its config constantsCraig Jennings2026-05-261-4/+3
* chore(init): drop the disabled popper-config moduleCraig Jennings2026-05-261-58/+0
* feat(projectile): open the project daily prep on C-c p dCraig Jennings2026-05-261-4/+17
* feat(mail): keep mu4e's main view from deleting the window splitCraig Jennings2026-05-261-0/+12
* feat(slack): open rooms in another window, never the selected oneCraig Jennings2026-05-261-0/+17
* fix(org): widen the tag right-margin so the fold ellipsis fitsCraig Jennings2026-05-261-3/+5
* feat(org): right-align headline tags to the window edgeCraig Jennings2026-05-261-0/+49
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings2026-05-261-0/+14
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings2026-05-262-4/+24
* feat(user-constants): make required-path init failures actionableCraig Jennings2026-05-251-19/+38
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings2026-05-251-16/+19
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings2026-05-251-0/+16
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings2026-05-251-3/+32
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings2026-05-251-12/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings2026-05-253-16/+85
* perf(mousetrap): cache built keymaps per profileCraig Jennings2026-05-251-2/+32
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings2026-05-254-0/+20
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings2026-05-251-3/+6
* fix(latex): make PDF-viewer selection idempotentCraig Jennings2026-05-251-5/+8
* feat(dashboard): render the butterfly banner with a transparency maskCraig Jennings2026-05-251-4/+10
* feat(auto-dim): dim vterm windows by blending terminal colorsCraig Jennings2026-05-251-0/+180
* fix(theme): register dupre faces so org status colors are themedCraig Jennings2026-05-252-15/+35
* feat(auto-dim): dim non-selected windows via auto-dim-other-buffersCraig Jennings2026-05-251-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