From 09fd4a99df2a0a791677d48a936244630bbfee33 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 14 Sep 2010 23:06:52 +0200 Subject: Remove --action-hold-slide, add per-action method instead. When executing an action starting with a semicolon, feh will not skip to the next slide. The semicolon is not passed on to the executing shell, of course. This is kinda ugly, but at least it makes action handling somewhat more flexible. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca8ec97..321942d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,10 +4,11 @@ git HEAD * Removed rather obscure --bg-seamless mode * Short option -Y for --hide-pointer * Panning via keys: Make it behave like scrolling (inverted directions) - * Patch by Levi Smith: Add --action-hold-slide option * Workaround for Xinerama fuckups: Set XINERAMA_SCREEN to the correct xinerama screen number * Add --info option to display custom image information + * Do not change to the next slide when executing an action with ; as first + character (this character is stripped when executing the action) Tue, 24 Aug 2010 19:23:36 +0200 Daniel Friesel -- cgit v1.2.3