1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/lisp/image
Stefan Kangas b0289e7f6d Fix setting the wallpaper in XFCE
* lisp/image/wallpaper.el  (wallpaper-command-args)
(wallpaper-default-set-function): Support new format specifiers
%S for screen, %W for workspace, and %M for monitor.
(wallpaper--default-setters): Use above new specifiers for XFCE.
(wallpaper--format-arg): New defun broken out from...
(wallpaper-default-set-function): ...here.
(wallpaper--get-height-or-width): Support noninteractive use.
* test/lisp/image/wallpaper-tests.el (wallpaper--format-arg/filename)
(wallpaper--format-arg/filename-hex)
(wallpaper--format-arg/width, wallpaper--format-arg/screen)
(wallpaper--format-arg/monitor, wallpaper--format-arg/workspace):
New tests.
2022-09-26 17:41:37 +02:00
..
compface.el
exif.el Fix some misleading quoting in cl-case 2022-09-13 18:19:26 +02:00
gravatar.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
image-converter.el Tweak image-converter-add-handler interface 2022-07-13 01:53:20 +02:00
image-crop.el Make bounding box of 'image-crop' more noticeable 2022-09-23 18:11:25 +02:00
image-dired-dired.el image-dired: Add new %-format specifiers for header line 2022-09-24 20:18:46 +02:00
image-dired-external.el ; image-dired: Fix last commit 2022-09-18 02:48:47 +02:00
image-dired-tags.el image-dired: Use command substitution for tags bindings 2022-09-24 11:26:06 +02:00
image-dired-util.el Make image-dired-thumb-name more portable 2022-09-25 14:27:51 +02:00
image-dired.el Autoload image-dired-thumbnail-storage :safe property 2022-09-26 15:36:22 +02:00
wallpaper.el Fix setting the wallpaper in XFCE 2022-09-26 17:41:37 +02:00