feh-2.25.tar.bz2 (signature)
- Add
--version-sort option to enable natural sorting of file and directory
names. This requires a libc with strverscmp support, which is a
non-POSIX GNU extension. Use the new build flag verscmp=0 to disable
this feature on systems which do not ship strverscmp
(patch by ulteq)
- Allow arbitrary X11 colors as
-B/--image-bg argument (patch by ulteq)
- Improve
--image-bg support and transparency handling in --bg-* mode
- Respect
--geometry settings in --bg-fill mode
- Add keybinding
toggle_auto_zoom (default Z) to toggle --auto-zoom
- Fix filelists specified by
-f/--filelist not being reloaded when using
--reload