* Correctly center images in fullscreen mode
(fixes regression introduced in 3.11.0)
* option --tap-zones enables support for prev/next tap zones
* Fix --scale-down not scaling down the first image
in floating i3 windows and similar setups
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/feh?expand=0&rev=130
- update to 3.10.3:
* Fix feh not respecting aspect ratio of thumbnails that are
smaller than --thumb-width and --thumb-height
* Fix --no-recursive behaving like --recursive
* Fix rotation by 180° corrupting images
* Speed up --sort=size and --sort=mtime by caching stat(2)
calls
* Fix crash in right-click / menu rendering code on some distributions
* Enable --version-sort on systems without strverscmp support.
* Fix crashes when combining --reload and --multiwindow
- Enable inotify support for automatic reload.
* Reload current image(s) when receiving SIGUSR1 or SIGUSR2
* Add option --edit, which makes flip and rotation change the
underlying file as well as the displayed image. This was the
* Change default toggle_fullscreen key from "v" to "f" as this
* flip and rotation (keys "<", ">", "||, amd "_") no longer change
the underlying file. This leaves delet ("Ctrl+Delete") as the
only destructive action which is enabled by default
* Rename --magick-timeout to --conversion-timeout
* Fix unintended aliasing in rotated images
- Prevent automatic recalculation of the zoom ratio when
* Fix filelists specified by -f/--filelist not being reloaded
- Remove unused buildRequires.
* add --auto-rotate option to enable auto rotation
* When removing the last image in slidsehow mode, stay on the last (previously
* Allow --sort and --randomize to override each other (most recently specified
* Thumbnail mode: Mark image as processed when executing an action (--action) by
* It is now possible to override feh's idea of the active xinerama screen using the
* Remove (undocumented) feature allowing to override feh's idea of the active
OBS-URL: https://build.opensuse.org/request/show/1184926
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/feh?expand=0&rev=128
- Update to version 3.9:
* Remove magic byte check before passing an image to Imlib2.
This check was introduced in feh 3.6 to work around an issue with
Imlib2 being slow to determine image loadability in some cases
<https://phab.enlightenment.org/T8739>. By now, an Imlib2 version
without this issue is availble.
* Fix crash (segmentation fault due to null pointer dereference)
when toggling fullscreen mode while moving the cursor.
* feh no longer supplies its own getopt_long function.
getopt_long is provided by a wide range of libc implementations,
so there is no need for feh to duplicate it.
- Add zsh completion
OBS-URL: https://build.opensuse.org/request/show/986815
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/feh?expand=0&rev=120
- update to 3.6.1:
* Fix excessive memory consumption when showing long-running slideshows
with thousands to tens of thousands of images and feh has been compiled
with exif=1 (see https://github.com/derf/feh/issues/553)
* Fix memory leak when showing long-running slideshows with relatively few
images and feh has been compiled with exif=1 (ibid.)
* Fix memory leak when reloading an image and feh has been compiled with
exif=1
* Fix memory leak in --draw-exif
* Fix memory leak when reloading HTTP files with --no-conversion-cache
* Add flip and rotate options to the menu
* Improve unloadable image detection time (e.g. for large video files) by
checking a file's header before passing it to Imlib2. For rarely used
image formats, there is a very small chance that an image which could be
loaded by feh 3.5 is reported as unloadable by feh 3.6 due to this
change. Set FEH_SKIP_MAGIC=1 to bypass the header check in this case. See
<https://phab.enlightenment.org/T8739> and
<https://github.com/derf/feh/issues/505> for details.
OBS-URL: https://build.opensuse.org/request/show/860779
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/feh?expand=0&rev=108
- update to 2.27.1
- fix boo#1101466 - specify PREFIX also for build
* Fix --keep-zoom-vp issues introduced in 2.27
* Fix feh occasionally becoming unresponsive when asked
to terminate via SIGINT/SIGQUIT/SIGTERM
* 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 (forwarded request 624244 from mimi_vx)
OBS-URL: https://build.opensuse.org/request/show/624245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feh?expand=0&rev=26
- update to 2.27.1
- fix boo#1101466 - specify PREFIX also for build
* Fix --keep-zoom-vp issues introduced in 2.27
* Fix feh occasionally becoming unresponsive when asked
to terminate via SIGINT/SIGQUIT/SIGTERM
* 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
OBS-URL: https://build.opensuse.org/request/show/624244
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/feh?expand=0&rev=84
- Update to 2.26.3:
* Properly escape --image-bg argument in ~/.fehbg (broken in
2.26.1).
- Update to 2.26.2:
* Show correct filelist position in windows opened from thumbnail
mode.
* Note that navigation is still not supported in those windows.
* Improve support for key input from stdin.
* Do not push menus off the screen when hitting screen limits.
OBS-URL: https://build.opensuse.org/request/show/616386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feh?expand=0&rev=25