aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(completion): annotate the file-basename pickers with size and dateCraig Jennings10 days10-22/+158
* refactor: split video-audio-recording.el into layered modulesCraig Jennings10 days4-719/+754
* refactor: split calendar-sync.el into layered modulesCraig Jennings10 days6-1349/+1529
* test: fix restart-emacs no-service mock to survive native-compCraig Jennings10 days1-2/+8
* refactor: split custom-misc.el into focused modulesCraig Jennings10 days15-251/+287
* refactor: prefix two collision-prone helpers, document naming auditCraig Jennings10 days6-30/+121
* refactor: normalize module package headers and enforce themCraig Jennings10 days34-33/+131
* chore(font): bump laptop default preset one point to 130Craig Jennings10 days1-1/+1
* fix(music): define the playlist-header facesCraig Jennings10 days2-0/+40
* fix(ai-term): keep agent buffers alive through the kill-all sweepCraig Jennings10 days3-3/+85
* feat(calibre): open calibredb filtered to the in-progress booksCraig Jennings10 days2-1/+90
* feat(reading): reformat PDF bookmark names like EPUBsCraig Jennings10 days2-58/+84
* feat(dashboard): add a weather launcher (wttrin)Craig Jennings11 days2-14/+23
* fix(ai-term): summon restores the agent's last fullscreen stateCraig Jennings11 days2-7/+165
* feat(windows): bind M-arrow to the window pull-away and resizeCraig Jennings11 days2-2/+57
* fix(dashboard): drop per-item list icons so bookmarks render uniformlyCraig Jennings11 days1-1/+1
* refactor(weather): load wttrin from the local release/0.4.0 checkoutCraig Jennings11 days1-9/+9
* feat(theme-studio): make wttrin themeable in the package inventoryCraig Jennings11 days2-1/+7
* docs: finish the commentary/comment audit tailCraig Jennings11 days3-11/+9
* chore: delete unused c-boxes.elCraig Jennings11 days1-407/+0
* docs: normalize generated-file headers and prune obvious commentsCraig Jennings11 days11-54/+21
* docs: fix blank package summaries and normalize more module headersCraig Jennings11 days12-222/+57
* docs: condense module commentaries to the terse header contractCraig Jennings11 days22-1038/+187
* refactor(system-commands): bind C-; ! to the menu, drop the leaf keysCraig Jennings11 days2-47/+27
* feat(weather): opt into wttrin auto-fit font scalingCraig Jennings11 days1-0/+6
* fix(theme-studio): darken the EAT diff line backgroundsCraig Jennings11 days2-0/+14
* fix(transcription): write stderr to the error log instead of a phantom bufferCraig Jennings11 days2-8/+69
* fix(theme-studio): capture unversioned local checkouts in the package inventoryCraig Jennings11 days1-1/+4
* fix(eat): bind zoom-out and reset in eat-semi-char-mode-mapCraig Jennings11 days1-0/+13
* chore(theme): WIP set nerd-icons-completion-dir-face to goldCraig Jennings11 days2-2/+3
* fix(nerd-icons): color completing-read folders via the completion dir faceCraig Jennings11 days1-1/+14
* chore(theme-studio): refresh face-coverage reportCraig Jennings11 days1-196/+1256
* chore(theme): WIP palette pass over nerd-icons and dirvish facesCraig Jennings11 days2-121/+146
* feat(theme-studio): rebuild the dirvish preview as a realistic two-paneCraig Jennings11 days2-24/+106
* fix(ibuffer): exclude ibuffer from global font-lock so its faces standCraig Jennings12 days1-0/+6
* fix(reader): exclude eww and nov from global font-lock so shr colors showCraig Jennings12 days2-0/+12
* fix(elfeed): exclude elfeed modes from global font-lock so the theme showsCraig Jennings12 days1-0/+7
* feat(completion): annotate the Signal and contact pickers via categoriesCraig Jennings12 days2-5/+25
* feat(completion): tag four pickers with categories for marginaliaCraig Jennings12 days5-5/+40
* feat(music): configurable in-track seek via an mpv control socketCraig Jennings12 days1-3/+41
* fix(music): drive mpv as a direct subprocess for reliable playbackCraig Jennings12 days1-16/+59
* chore(theme): save WIP theme stateCraig Jennings13 days1-1/+14
* fix(eat): exclude eat-mode from global font-lockCraig Jennings13 days1-0/+9
* fix(theme): ansi-color-bright-magenta inherits magenta, not itselfCraig Jennings13 days2-256/+259
* feat(eat): reset SGR at newline to contain unterminated-color bleedCraig Jennings13 days2-0/+36
* feat(eat): tame the viewport bounce from full-frame inline redrawsCraig Jennings13 days2-1/+23
* chore(elisp): clear byte-compile warnings via declarations and a loop rewriteCraig Jennings13 days4-6/+17
* feat(dirvish): make dired d=diff and D=delete to match the conventionCraig Jennings13 days2-3/+35
* fix(custom-buffer-file): correct swapped which-key labels for C-; b d and DCraig Jennings13 days1-2/+2
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings13 days2-1/+17