feh-2.27.tar.bz2 (signature)
- Fix
size_to_image
("w") command when both --scale-down
and --keep-zoom-vp
are enabled
- Fix
--auto-zoom
not being triggered on window resize events when
--scale-down
is enabled
- Fix
--auto-zoom
conflicting with manual zoom
- Prevent
--zoom <percent>
from blocking --scale-down
in fullscreen / fixed
geometry mode
- Prevent
--keep-zoom-vp
from blocking the dynamic window resizing
mechanism
- Prevent automatic recalculation of the zoom ratio when
--keep_zoom_vp
is enabled
- All patches provided by @ulteq. Thanks a lot!