aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* fix(custom-comments): correct comment-reformat and inline-borderCraig Jennings2026-07-111-16/+22
* fix(custom-datetime): make sortable-time actually sortableCraig Jennings2026-07-111-1/+1
* fix(custom-buffer-file): error when copy-link has no file to copyCraig Jennings2026-07-111-5/+8
* refactor(selection-framework): drop the overridden vertico sort customCraig Jennings2026-07-111-1/+3
* refactor: retire unreferenced modules to an archive directoryCraig Jennings2026-07-114-174/+1
* fix(custom-buffer-file): stop leaking the MIME handle in the email viewerCraig Jennings2026-07-111-15/+25
* refactor(ui-config): drop the duplicate nerd-icons stanzaCraig Jennings2026-07-111-9/+0
* fix(ui-theme): create persist/ before writing the saved themeCraig Jennings2026-07-111-2/+8
* fix(undead-buffers): guard kill-other-window against a lone windowCraig Jennings2026-07-111-4/+10
* fix(font-config): daemon emoji images and a re-runnable font listCraig Jennings2026-07-111-16/+32
* feat: add takuzu-config and wire it into initCraig Jennings2026-07-111-0/+17
* refactor(local-repository): drop the dead archive-init pathCraig Jennings2026-07-111-53/+9
* refactor(keybindings): drop the no-op C-x C-f rebindCraig Jennings2026-07-111-2/+0
* fix(system-utils): correct swapped args in the run-on-file messageCraig Jennings2026-07-111-1/+1
* fix(config-utilities): detect native-comp with the right predicate, clear eln...Craig Jennings2026-07-111-3/+9
* fix(keyboard-compat): register terminal arrow-key setup on tty-setup-hookCraig Jennings2026-07-111-2/+5
* refactor(lsp): make prog-general the single owner of LSP configCraig Jennings2026-07-102-121/+94
* fix(auto-dim): dim the remaining org faces, and test for the next oneCraig Jennings2026-07-101-0/+14
* fix(auto-dim): dim org-superstar's heading stars and list bulletsCraig Jennings2026-07-101-0/+11
* fix(flycheck): lint ledger buffers, which nothing ever didCraig Jennings2026-07-101-1/+5
* fix(test-runner): reject a sibling dir that shares the test dir's prefixCraig Jennings2026-07-101-1/+4
* fix(auto-dim): dim the built-in link faces in unfocused windowsCraig Jennings2026-07-101-0/+5
* feat(music): always dock the playlist at the bottomCraig Jennings2026-07-091-45/+13
* docs(auto-dim): note that ANSI-coloured terminal spans stay litCraig Jennings2026-07-091-0/+8
* fix(auto-dim): flat-dim the remaining org structure facesCraig Jennings2026-07-091-0/+22
* fix(auto-dim): dim org headings, links, and tags in unfocused windowsCraig Jennings2026-07-091-0/+18
* feat(music): move radio to a C-; m r prefix, lowercase the menu keysCraig Jennings2026-07-081-11/+20
* feat(music): queue radio picks and save on requestCraig Jennings2026-07-081-135/+198
* feat(music): fancy GUI player with hero, cover art, and bar (phase 3)Craig Jennings2026-07-061-48/+255
* feat(music): cover-art fetch and cache for the player (fancy UI phase 2)Craig Jennings2026-07-061-22/+175
* feat(music): show station and track names, not stream URLs (fancy UI phase 1)Craig Jennings2026-07-061-23/+124
* feat(music): radio row for name, tag, and manual station searchCraig Jennings2026-07-061-32/+56
* feat(music): radio-browser search command + keybinding (phase 2)Craig Jennings2026-07-061-0/+127
* feat(music): radio-browser search client + emitter (phase 1)Craig Jennings2026-07-061-0/+116
* fix(recording): stop wf-recorder start-race producing 0.5s fragment filesCraig Jennings2026-07-061-3/+58
* feat(music): source M3U playlists from multiple directoriesCraig Jennings2026-07-061-7/+36
* fix(dirvish): stop webm preview thumbnails flashing blankCraig Jennings2026-07-061-0/+45
* feat(readers): default EPUB and PDF to a dark/sepia/light reading cycleCraig Jennings2026-07-062-8/+114
* fix(org): log state changes into LOGBOOK and drop no-op transitionsCraig Jennings2026-07-041-1/+25
* fix(markdown): drop obsolete user-error note from preview docstringCraig Jennings2026-07-041-3/+1
* feat(ai-term): add ~/.dotfiles to the project pickerCraig Jennings2026-07-041-1/+2
* fix(eat): prohibit C-z so a stray keypress can't background the agentCraig Jennings2026-07-031-1/+6
* fix(modeline): pin padding height to the frame, not the bufferCraig Jennings2026-07-031-6/+13
* fix(weather): keep wttrin runtime state in data/Craig Jennings2026-07-021-0/+3
* feat(ai-term): auto-set each project's session color on fresh launchCraig Jennings2026-07-022-19/+99
* feat(ai-term): render Claude Code session colors in dupre huesCraig Jennings2026-07-022-26/+65
* feat(ai-term): paint the agent accent dupre blueCraig Jennings2026-07-022-0/+39
* feat(buffer-file): make the disk-changed diff review navigableCraig Jennings2026-07-021-30/+166
* fix(org-capture): block global popup keys while a capture is openCraig Jennings2026-07-021-0/+17
* feat(mail): annotate the attachment picker with MIME type and sizeCraig Jennings2026-07-021-1/+21