| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(signal): dock chat buffer to bottom 30% and add cancel binding | Craig Jennings | 9 days | 1 | -0/+10 |
| * | fix(signal): require signel before reading its private variables | Craig Jennings | 9 days | 1 | -1/+8 |
| * | feat(signal): initiate-message workflow (picker, guard, cache, keymap) | Craig Jennings | 9 days | 1 | -0/+152 |
| * | feat(ai): remember the AI-Assistant panel width across toggles | Craig Jennings | 9 days | 3 | -11/+42 |
| * | fix(vterm): never reopen the F9/F12 windows from the top | Craig Jennings | 9 days | 3 | -13/+33 |
| * | fix(org): stop folded property-drawer headings wrapping their tag indicators | Craig Jennings | 9 days | 1 | -4/+10 |
| * | feat(org): open file links in the same window on shift/right-click | Craig Jennings | 9 days | 1 | -1/+31 |
| * | refactor(prog): open daily-prep respecting the window split | Craig Jennings | 9 days | 1 | -3/+4 |
| * | feat(window): remember a side window's size across toggles | Craig Jennings | 9 days | 3 | -2/+80 |
| * | feat(signal): add Signal client foundation on a signel fork | Craig Jennings | 10 days | 1 | -0/+131 |
| * | fix(prog-general): require user-constants for its config constants | Craig Jennings | 10 days | 1 | -4/+3 |
| * | chore(init): drop the disabled popper-config module | Craig Jennings | 10 days | 1 | -58/+0 |
| * | feat(projectile): open the project daily prep on C-c p d | Craig Jennings | 10 days | 1 | -4/+17 |
| * | feat(mail): keep mu4e's main view from deleting the window split | Craig Jennings | 10 days | 1 | -0/+12 |
| * | feat(slack): open rooms in another window, never the selected one | Craig Jennings | 10 days | 1 | -0/+17 |
| * | fix(org): widen the tag right-margin so the fold ellipsis fits | Craig Jennings | 10 days | 1 | -3/+5 |
| * | feat(org): right-align headline tags to the window edge | Craig Jennings | 10 days | 1 | -0/+49 |
| * | fix(text): compose every org src-block marker to the lambda glyph | Craig Jennings | 10 days | 1 | -0/+14 |
| * | fix(dashboard): exempt the banner buffer from auto-dim | Craig Jennings | 10 days | 2 | -4/+24 |
| * | feat(user-constants): make required-path init failures actionable | Craig Jennings | 11 days | 1 | -19/+38 |
| * | refactor(user-constants): move filesystem creation out of module load | Craig Jennings | 11 days | 1 | -16/+19 |
| * | feat(system-defaults): warn once when Customize tries to save | Craig Jennings | 11 days | 1 | -0/+16 |
| * | refactor(eshell): move SSH-jump hosts into a defcustom | Craig Jennings | 11 days | 1 | -3/+32 |
| * | fix(font-config): theme-aware browser labels and daemon-safe emoji fontset | Craig Jennings | 11 days | 1 | -12/+23 |
| * | refactor(prog): run JSON/YAML/webdev formatters via argv, not a shell | Craig Jennings | 11 days | 3 | -16/+85 |
| * | perf(mousetrap): cache built keymaps per profile | Craig Jennings | 11 days | 1 | -2/+32 |
| * | fix(org): guard external-tool assumptions in export and publishing commands | Craig Jennings | 11 days | 4 | -0/+20 |
| * | feat(ui-theme): default the theme fallback to bundled dupre | Craig Jennings | 11 days | 1 | -3/+6 |
| * | fix(latex): make PDF-viewer selection idempotent | Craig Jennings | 11 days | 1 | -5/+8 |
| * | feat(dashboard): render the butterfly banner with a transparency mask | Craig Jennings | 11 days | 1 | -4/+10 |
| * | feat(auto-dim): dim vterm windows by blending terminal colors | Craig Jennings | 11 days | 1 | -0/+180 |
| * | fix(theme): register dupre faces so org status colors are themed | Craig Jennings | 11 days | 2 | -15/+35 |
| * | feat(auto-dim): dim non-selected windows via auto-dim-other-buffers | Craig Jennings | 11 days | 1 | -0/+61 |
| * | docs(load-graph): classify elfeed-config, the last init module | Craig Jennings | 11 days | 1 | -0/+11 |
| * | fix(prog-general): open the project todo in the other window when split | Craig Jennings | 11 days | 1 | -1/+10 |
| * | fix(ai-vterm): reuse the frame's half instead of splitting a third | Craig Jennings | 12 days | 2 | -32/+115 |
| * | refactor(load-graph): route C-; registration through the keymap API | Craig Jennings | 12 days | 24 | -31/+31 |
| * | feat(keybindings): add cj/custom-keymap registration API | Craig Jennings | 12 days | 1 | -0/+26 |
| * | refactor(load-graph): make hidden module dependencies explicit | Craig Jennings | 12 days | 8 | -64/+41 |
| * | docs(load-graph): classify remaining domain and optional modulesload-graph-classify-end | Craig Jennings | 12 days | 19 | -8/+190 |
| * | docs(load-graph): classify domain, integration, and optional modules | Craig Jennings | 12 days | 17 | -8/+163 |
| * | docs(load-graph): classify Org modules | Craig Jennings | 12 days | 13 | -1/+131 |
| * | docs(load-graph): classify programming modules | Craig Jennings | 12 days | 10 | -0/+103 |
| * | docs(load-graph): classify dev, diff, help, lint, and VC modules | Craig Jennings | 12 days | 9 | -3/+89 |
| * | docs(load-graph): classify UI and core-UX modules | Craig Jennings | 12 days | 10 | -6/+99 |
| * | docs(load-graph): classify core libraries and command modules | Craig Jennings | 12 days | 7 | -0/+65 |
| * | docs(load-graph): classify text/editing command modules | Craig Jennings | 12 days | 9 | -3/+101 |
| * | docs(load-graph): seed module inventory and annotate foundation headers | Craig Jennings | 12 days | 7 | -2/+78 |
| * | fix(elfeed): bound and clean up the synchronous YouTube fetch | Craig Jennings | 12 days | 1 | -35/+46 |
| * | fix(org-export): remove contradictory org-export-with-tasks default | Craig Jennings | 12 days | 1 | -1/+0 |