summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-07 12:14:00 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-07 12:17:07 +0200
commit9087479e3fc31e26cf7629138010be4c877517fa (patch)
tree606776b38ba6664cd736fd422b90dfb841cc1c0a /ChangeLog
parente264613a4ac1b7be3d5ab265a3041f57a709750f (diff)
Allow specifying slideshow-delay while starting the slideshow in paused mode
Set --slideshow-delay to a negative value to achieve that. In that case, the actual slideshow-delay will be <value> * (-1), so -D-5 sets slideshow-delay 5 seconds but starts paused. Closes: GH-4 <http://github.com/derf/feh/issues#issue/4>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33ae807..ba76300 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ git HEAD
* Fix segfault in Thumbnail mode when trying to open a no longer
existing image (e.g. when the file was renamed by a previous action)
+ * Set a negative slideshow-delay to start the slideshow in paused mode
Sat Jun 5 21:35:25 CEST 2010 Daniel Friesel <derf@chaosdorf.de