summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-11-24 23:29:15 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-11-24 23:29:15 +0100
commitc0649c4b2a7c824abc743fa59457221e2bc3ab21 (patch)
tree01ab4a89424d66fdfb95ed9bc147591611ee6818 /ChangeLog
parent2f09bf037a9e02de6a0df68625f139173495699a (diff)
thumbnail mode: if --action is set, run it instead of opening images
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcce150..936fb72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ git HEAD
display on startup
* Fix off-by-one pixel error when warping the pointer in the
bottom/right window border
+ * thumbnail mode: If --action is set, run specified command instead of
+ opening image on click.
Tue, 11 Jun 2013 08:27:24 +0200 Daniel Friesel <derf+feh@finalrewind.org>