aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(erc): declare erc-server-process specialCraig Jennings2 days1-0/+1
* fix(auth): declare plstore-open for the byte-compilerCraig Jennings2 days1-0/+1
* fix(dwim-shell): correct flip-vertically docstringCraig Jennings2 days1-1/+1
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings2 days1-0/+25
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings3 days1-2/+14
* fix(agenda): repair the refresh tick, tighten the gutter, allow point motionCraig Jennings3 days1-4/+27
* fix(agenda): keep the agenda frame a single full-height agenda windowCraig Jennings3 days1-4/+17
* fix(agenda): make C-x C-c close the agenda frame, not the daemonCraig Jennings3 days1-0/+5
* fix(agenda): stop the frame's catch-all from swallowing input machineryCraig Jennings3 days1-18/+45
* fix(agenda): spawn the agenda frame tiled, not compositor-fullscreenCraig Jennings3 days2-13/+21
* feat(agenda): add S-<f8> dedicated fullscreen agenda frameCraig Jennings3 days2-3/+640
* feat(fontaine): rename Coding to Coding M, add Coding L at 14ptCraig Jennings3 days2-3/+8
* feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles allCraig Jennings3 days3-29/+74
* refactor: drop unreachable nil after user-error in recording checksCraig Jennings3 days1-4/+2
* feat: add workflow font profilesCraig Jennings3 days4-114/+280
* fix(shell): require external-open, scope tramp revert, drop dead configCraig Jennings4 days3-21/+11
* fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guardsCraig Jennings4 days6-53/+123
* refactor(go): drop exec-path registration now duplicated at top levelCraig Jennings4 days1-1/+0
* fix(prog): cover classic modes and warn for missing dev toolsCraig Jennings4 days4-11/+71
* refactor(media): extract the playback sentinel as a named builderCraig Jennings4 days1-10/+14
* refactor: launch external processes with argv lists, not shellsCraig Jennings4 days2-41/+78
* feat(music): add a delete-playlist commandCraig Jennings4 days1-1/+34
* refactor(music): single builder for the number-gutter stringCraig Jennings4 days1-13/+15
* feat(completion): right-align custom category annotationsCraig Jennings4 days2-23/+33
* feat(music): freeze the playlist header while the track list scrollsCraig Jennings5 days1-3/+37
* fix(music): unstick arrows and number placement at the playlist topCraig Jennings5 days1-1/+12
* feat(music): mark the current playlist row on its numberCraig Jennings5 days1-2/+36
* fix(music): raise the playlist dock default to half the frameCraig Jennings5 days1-6/+6
* fix(music): show the cursor on the row number and open the dock tallerCraig Jennings5 days1-3/+17
* feat(music): pin the playlist cursor to the number gutterCraig Jennings5 days1-1/+15
* feat(music): playing-aware playlist landing and music-only addsCraig Jennings5 days1-16/+73
* feat(music): tag completion, aligned listings, numbered playlist rowsCraig Jennings5 days1-18/+119
* docs(ai-term): match reuse-edge docstring to delete-window realityCraig Jennings5 days1-4/+7
* fix(ai-term): key teardown session names off the buffer nameCraig Jennings5 days2-12/+35
* fix(calendar-sync): honor BYDAY rules and drop cancelled eventsCraig Jennings5 days2-27/+183
* feat(org-agenda): raise file-cache TTL to 24h and bind S-<f8> force-refreshCraig Jennings5 days1-3/+14
* fix(calendar-sync): render multi-day events as org rangesCraig Jennings7 days1-12/+51
* fix(calendar-sync): keep the final occurrence of an UNTIL-bounded seriesCraig Jennings7 days2-4/+18
* fix(org-agenda): hoist cj/timeformat out of the defun it was buried inCraig Jennings7 days1-1/+4
* feat(markdown): toggle between edit and view modes with C-c C-x vCraig Jennings8 days1-1/+14
* feat(tramp): add phone FTP quick-access entry with passive-mode ange-ftpCraig Jennings8 days2-0/+8
* fix(recording): delete the stub .mkv a failed video start leavesCraig Jennings9 days1-4/+19
* refactor(signal): retire the in-Emacs signel client to the archiveCraig Jennings9 days2-386/+5
* fix(prog-python): keep the pyright guard authoritative for LSP attachCraig Jennings9 days1-5/+14
* fix(flycheck): drop the checkdoc suppression that never workedCraig Jennings9 days1-4/+6
* fix(prog-lisp): let flycheck-package setup actually runCraig Jennings9 days1-1/+5
* fix(prog-json): make the jq query key actually reachableCraig Jennings9 days1-3/+8
* fix(prog-training): stop enabling global url.el debug loggingCraig Jennings9 days1-2/+3
* feat(telega): enable desktop notificationsCraig Jennings9 days1-1/+8
* fix(signal): load notifications.el before the fallback notifierCraig Jennings9 days1-0/+3