summaryrefslogtreecommitdiff
path: root/docs/design
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-10 14:08:01 -0500
committerCraig Jennings <c@cjennings.net>2026-05-10 14:08:01 -0500
commita3101405b2c4ce28780f01c04d9b1cfd7c404c4f (patch)
treeaaa8084e9415bee65e7fa96b3f8447bdfb37bada /docs/design
parenta64c94a01650f27634cc6723a0f7a05420fd49eb (diff)
downloaddotemacs-a3101405b2c4ce28780f01c04d9b1cfd7c404c4f.tar.gz
dotemacs-a3101405b2c4ce28780f01c04d9b1cfd7c404c4f.zip
refactor(dirvish): use cj/executable-find-or-warn in cj/set-wallpaper
Migrate `cj/set-wallpaper' to the new helper. The old code messaged a bare `"%s not found"' when feh or swww was missing -- the helper produces a better message ("feh not found; wallpaper setter unavailable") that lands in *Warnings* instead of flashing once in the echo area. Add `(require \='system-lib)' to dirvish-config.el per the Phase 2 exit criterion. Audit notes for the other `executable-find' call sites in prog-shell, prog-c, prog-go, prog-python, browser-config: all silent `:if' / LSP-availability checks (spec says keep silent), or interactive commands with platform-specific install hints in their existing messages (`shellcheck`, `mypy`, `delve`). Migrating those would lose the install hints; leaving them.
Diffstat (limited to 'docs/design')
0 files changed, 0 insertions, 0 deletions