aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/image (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Make `image-dired-thumb-(height|width)' obsoleteStefan Kangas2022-09-182-53/+51
* Simplify image-dired-thumbnail-storage customizationStefan Kangas2022-09-182-26/+38
* * lisp/image/image-dired.el: Bump version for Emacs 29.Stefan Kangas2022-09-175-1/+9
* Support XFCE in wallpaper.elStefan Kangas2022-09-161-0/+7
* image-dired: Add support for PDF files (Bug#26432)Stefan Kangas2022-09-162-17/+25
* image-dired: Print command when debuggingStefan Kangas2022-09-162-13/+16
* ; Add myself as image-dired maintainerStefan Kangas2022-09-165-0/+5
* ; * lisp/image/image-crop.el (image-cut): Doc fix.Eli Zaretskii2022-09-161-3/+3
* Rename `image-elide' to `image-cut' and add more bindingsLars Ingebrigtsen2022-09-161-59/+77
* image-dired: Fix thumbnail options for gmPeter Münster2022-09-161-15/+15
* Improve image-dired-display-properties-formatStefan Kangas2022-09-161-5/+14
* image-dired: Show header line on startStefan Kangas2022-09-151-0/+1
* image-dired: Fix performance bug with mouse clickStefan Kangas2022-09-151-11/+13
* Make image-dired-toggle-mark-thumb-original-file obsoleteStefan Kangas2022-09-151-9/+13
* Include nil as valid wallpaper-commmandMattias Engdegård2022-09-151-1/+2
* ; Fix wallpaper-set on TTYStefan Kangas2022-09-151-7/+5
* Document MS-Windows support in wallpaper.elStefan Kangas2022-09-151-14/+16
* Improve error when wallpaper-command is nilStefan Kangas2022-09-151-0/+2
* Support macOS in wallpaper.elStefan Kangas2022-09-151-1/+9
* ; Silence byte-compiler in wallpaper.elStefan Kangas2022-09-151-0/+1
* Implement support for 'wallpaper-set' on MS-WindowsEli Zaretskii2022-09-151-1/+3
* Support fbsetbg in wallpaper.elStefan Kangas2022-09-151-0/+2
* ; * lisp/image/image-crop.el (image-elide, image-crop): Doc fixes.Eli Zaretskii2022-09-141-11/+10
* Allow specifying the color to use in image-elideLars Ingebrigtsen2022-09-141-7/+16
* Make image-crop variables into user optionsLars Ingebrigtsen2022-09-141-8/+20
* Support hsetroot in wallpaper.elStefan Kangas2022-09-141-0/+2
* ; Fix typo in wallpaper--default-commandsStefan Kangas2022-09-141-1/+1
* Fix image-mode.el compilationLars Ingebrigtsen2022-09-141-0/+1
* Don't alter the buffer contents in image-crop by defaultLars Ingebrigtsen2022-09-141-14/+40
* Rename image transform commands to be less confusingStefan Kangas2022-09-141-2/+2
* ; * lisp/image/wallpaper.el: Minor doc fixes.Stefan Kangas2022-09-141-8/+19
* Add :type to wallpaper-commandStefan Kangas2022-09-141-4/+21
* Make it easier to customize wallpaper commandStefan Kangas2022-09-141-41/+91
* Improve wallpaper.el docs for recent changesStefan Kangas2022-09-141-8/+22
* Allow setting wallpaper from TTYStefan Kangas2022-09-141-29/+50
* * lisp/image/wallpaper.el (wallpaper-commands): Add xwallpaper.Stefan Kangas2022-09-141-0/+1
* Support recent KDE Plasma in wallpaper.elStefan Kangas2022-09-141-0/+5
* Fix desktop environment check on UbuntuStefan Kangas2022-09-141-1/+2
* Improve messages in image-crop.elStefan Kangas2022-09-141-10/+27
* Implement wallpaper.el support for HaikuPo Lu2022-09-141-26/+30
* Support wbg in wallpaper.el (Bug#57781)Stefan Kangas2022-09-141-0/+5
* ; Prefer string-join in image-diredStefan Kangas2022-09-142-2/+5
* Fix wallpaper.el build warningLars Ingebrigtsen2022-09-131-0/+2
* Add new command image-dired-set-wallpaperStefan Kangas2022-09-131-3/+8
* Add new library wallpaper.elStefan Kangas2022-09-131-0/+146
* ; image-dired: Delete unnecessary :group argStefan Kangas2022-09-131-1/+0
* Fix some misleading quoting in cl-caseLars Ingebrigtsen2022-09-132-13/+13
* Add new commands 'image-crop' and 'image-elide'Lars Ingebrigtsen2022-09-131-0/+366
* Fix --without-x compilation warningsLars Ingebrigtsen2022-09-092-0/+3
* image-dired: Fix moving forward when marking filesMorgan Smith2022-09-081-1/+1