diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-08-18 11:00:24 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-08-18 11:01:39 +0200 |
commit | fee966abf48a84814b7b50ccb8c0dd118d65f30f (patch) | |
tree | 7b10899a30ff49e739f38eadcf3d9cde98122da0 /ChangeLog | |
parent | fdf6add16d8deb9f52dc416bd626d888205e548a (diff) | |
download | feh-fee966abf48a84814b7b50ccb8c0dd118d65f30f.zip |
--action: Reload image if hold_action flag (;) is set (closes #59)
An action may be used to alter the image or specific parts of it displayed by
--info, so if a user invokes an action with hold_action set, the image and all
relevant information must be reloaded.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +git HEAD + + * Reload image after executing an action with the hold-action flag set + <https://github.com/derf/feh/issues/59> + Tue, 16 Aug 2011 22:48:06 +0200 Daniel Friesel <derf@finalrewind.org> * Release v1.15.1 |