From b33f6b83bcbe69b5d9285c6be4e838bbc0ebcce1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 9 May 2021 11:32:36 +0200 Subject: Release v3.7 --- ChangeLog | 8 ++++++-- src/help.raw | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index de16960..9419945 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -git HEAD: +Sun, 09 May 2021 11:31:55 +0200 Daniel Friesel +* Release v3.7 + * Use compact representation instead of key-value pairs for common EXIF data + (only applies when compiling feh with exif=1) * Add --window-id option (draw to an existing window) - * Add --zoom-rate option (specify zoom step size) + * Add --zoom-step option (specify zoom step size) + * Pass gopher:// and gophers:// URLs to libcurl * Fix --reload / --auto-reload reloading the wrong directory when using --start-at and no file arguments or filelists have been specified diff --git a/src/help.raw b/src/help.raw index 925423d..3c65fcc 100644 --- a/src/help.raw +++ b/src/help.raw @@ -29,7 +29,7 @@ OPTIONS mode or when window geometry is fixed. If combined with --auto-zoom, zooming will be limited to the the size. Also support \"max\" and \"fill\" - --zoom-rate RATIO Zoom images in and out by RATIO (default: 1.25) + --zoom-step PERCENT Zoom images in and out by PERCENT (default: 25) when using the zoom keys / buttons --keep-zoom-vp Keep viewport zoom and settings while changing images -w, --multiwindow Open all files at once, one window per image -- cgit v1.2.3