diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-02-01 17:46:50 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-02-01 17:46:50 +0100 |
commit | 6ea43a3213bb264525e04c729c67204f82c7a2c8 (patch) | |
tree | f9f3479f79227db1b5f0630345c2c0141c658065 /ChangeLog | |
parent | 759e14c67ef0637ee82ae5167c203efcd9f3227e (diff) |
support "feh -" to read from stdin. closes #118
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ git HEAD images (patch by sdaau). Press 'k' to toggle it. * Add --sort mtime option (patch by guns) * Add a desktop file (installed to share/applications/feh.desktop) + * Use "feh -" to read image from stdin Mon, 24 Dec 2012 15:45:54 +0100 Daniel Friesel <derf+feh@finalrewind.org> |