aboutsummaryrefslogtreecommitdiff
path: root/modules/cj-window-toggle.el
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
commit89aae5ebe8d3edb45609bc2698d99a479ec89cdd (patch)
treeaaa8084e9415bee65e7fa96b3f8447bdfb37bada /modules/cj-window-toggle.el
parent73f0ec2427f15a16e1dde7d068101d2e4b04cf58 (diff)
downloaddotemacs-89aae5ebe8d3edb45609bc2698d99a479ec89cdd.tar.gz
dotemacs-89aae5ebe8d3edb45609bc2698d99a479ec89cdd.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 'modules/cj-window-toggle.el')
0 files changed, 0 insertions, 0 deletions