From 150325f3b3fae8396b92bc4e377825207084e68f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 31 Oct 2011 11:22:57 +0100 Subject: feh(1): Note about tiling window managers --- man/feh.pre | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'man') diff --git a/man/feh.pre b/man/feh.pre index 7719d32..8a53987 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -449,6 +449,10 @@ E.g. to sort in reverse width order, use . When not in fullscreen: Scale images to screen size if they are too big. . +.Pp +. +In tiling environments, this also causes the image to be centered in the window. +. .It Cm -D , --slideshow-delay Ar float . For slideshow mode, wait @@ -1339,6 +1343,27 @@ Show some EXIF information, extracted by exifprobe/exifgrep .El . . +.Sh TILING WINDOW MANAGERS +. +.Nm +was created with a floating window layout in mind. However, as of 2.0.1, it +has limited support for tiling window managers. +. +.Pp +. +Specifically, the +.Ar --scale-down No and Ar --auto-zoom +options will detect a tiling environment and scale the image up / down to the +current window size. Unfortunately, this causes every image to be rendered +twice: First in a normal fashion, and then +.Pq after noticing that the window is being tiled +again with the correct zoom level. +. +.Pp +. +This is a known bug and will hopefully get fixed some time. +. +. .Sh DEPENDENCIES . .Nm -- cgit v1.2.3