diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-12-06 17:45:59 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-12-06 17:45:59 +0100 |
commit | a2280a5e8fbe4d53ce30ac3074c5e15b58e20151 (patch) | |
tree | 9185ae5263fbfd89448dcf20dc493ee6445721b1 | |
parent | fcd11729ed161588e7ca60e7c5023ae56672a1e3 (diff) | |
download | feh-a2280a5e8fbe4d53ce30ac3074c5e15b58e20151.zip |
changelog. again.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,9 +2,14 @@ git HEAD * Do not apply --scale-down to the thumbnail window. It will be applied to windows opened from this, though. + <https://github.com/derf/feh/issues/106> * Patch by Rob Cornish: Respect --image-bg when setting a wallpaper (bg-center and bg-max) + <https://github.com/derf/feh/pull/105> * Add %V (feh process ID) format specifier + <https://github.com/derf/feh/issues/109> + * Fix delete not working on last image with --cycle-once + <https://github.com/derf/feh/issues/107> Tue, 16 Oct 2012 06:29:58 +0200 Daniel Friesel <derf+feh@finalrewind.org> |