diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-11-24 23:29:15 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-11-24 23:29:15 +0100 |
commit | c0649c4b2a7c824abc743fa59457221e2bc3ab21 (patch) | |
tree | 01ab4a89424d66fdfb95ed9bc147591611ee6818 /ChangeLog | |
parent | 2f09bf037a9e02de6a0df68625f139173495699a (diff) |
thumbnail mode: if --action is set, run it instead of opening images
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |