aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* fix(calendar-sync): stop EXDATE scan loop on comma-separated valuesCraig Jennings12 days1-3/+9
* bug: fixing exdate lines and adding testsCraig Jennings12 days1-6/+9
* fix(org-drill-config): fall back to :vc when the dev checkout is absentCraig Jennings14 days1-19/+36
* refactor(org-webclipper): remove dead commented keymap blocksCraig Jennings14 days1-20/+0
* refactor(calendar-sync-source): drop dead fetch variant, test the sentinelCraig Jennings14 days1-46/+23
* fix(org-contacts-config): jump to contact heading, not a body matchCraig Jennings14 days1-13/+24
* fix(org-reveal-config): register presentation keys via prefix mapCraig Jennings14 days1-11/+22
* fix(flyspell-and-abbrev): stop re-scanning the whole buffer on every C-'Craig Jennings14 days1-3/+4
* fix(lorem-optimum): guard empty chain, make cj/lipsum a commandCraig Jennings14 days1-2/+16
* fix(keyboard-macros): require user-constants at runtime, drop exit promptCraig Jennings14 days1-10/+2
* fix(text-config): bind edit-indirect and accent to reachable keysCraig Jennings14 days1-3/+3
* refactor(org-export): delete dead ox-texinfo block, relocate footnote settingCraig Jennings14 days2-16/+3
* refactor(org-agenda): move timegrid setting to its owner, drop dead timelineCraig Jennings14 days2-3/+1
* fix(org-roam): resolve void find-node bindings, drop dead configCraig Jennings14 days1-36/+10
* fix(custom-case): align title-case with its docstring and standard rulesCraig Jennings14 days1-12/+31
* fix(custom-text-enclose): decouple indent count from the tabs choiceCraig Jennings14 days1-5/+12
* fix(custom-ordering): preserve the trailing newline in reverse and numberCraig Jennings14 days1-13/+28
* fix(custom-line-paragraph): correct paren-jump, line-join, and duplicateCraig Jennings14 days1-21/+40
* fix(custom-comments): correct comment-reformat and inline-borderCraig Jennings14 days1-16/+22
* fix(custom-datetime): make sortable-time actually sortableCraig Jennings14 days1-1/+1
* fix(custom-buffer-file): error when copy-link has no file to copyCraig Jennings14 days1-5/+8
* refactor(selection-framework): drop the overridden vertico sort customCraig Jennings14 days1-1/+3
* refactor: retire unreferenced modules to an archive directoryCraig Jennings14 days4-174/+1
* fix(custom-buffer-file): stop leaking the MIME handle in the email viewerCraig Jennings14 days1-15/+25
* refactor(ui-config): drop the duplicate nerd-icons stanzaCraig Jennings14 days1-9/+0
* fix(ui-theme): create persist/ before writing the saved themeCraig Jennings14 days1-2/+8
* fix(undead-buffers): guard kill-other-window against a lone windowCraig Jennings14 days1-4/+10
* fix(font-config): daemon emoji images and a re-runnable font listCraig Jennings14 days1-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