From 3cc2c50bb8422fc738a5875048c06758af6ded76 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 31 May 2010 09:39:56 +0200 Subject: major --thumbnails speed impromevents, new --thumb-redraw option See ChangeLog / man/feh.1 "--thumb-redraw" for more --- man/feh.1 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'man') diff --git a/man/feh.1 b/man/feh.1 index ea122a9..a56c533 100644 --- a/man/feh.1 +++ b/man/feh.1 @@ -443,6 +443,24 @@ is specified. Set thumbnail height. .It Cm -y , --thumb-width Ar pixels Set thumbnail width. +.It Cm --thumb-redraw Ar n +Only relevant for +.Cm --thumbnails : +Redraw thumbnail window every +.Ar n +images. In +.Nm +<= 1.5, the thumbnail image used to be redrawn after every computed thumbnail +.Pq so, it updated immediately . +However, since the redrawing takes quite long +.Pq especially for thumbnail mode on a large filelist , +this turned out to be a major performance penalty. +As a workaround, the thumbnail image is redrawn every 10th image now by +default. Set +.Ar n No = 1 +to get the old behaviour, +.Ar n No = 0 +will only redraw once all thumbnails are loaded. .El . .Sh INDEX MODE OPTIONS -- cgit v1.2.3