Files
feh/_feh
Avindra Goolcharan 6d1f7c671d Accepting request 986815 from home:iDesmI:Wayland
- 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
2022-07-10 18:55:36 +00:00

6.0 KiB