Age | Commit message (Collapse) | Author | Lines |
|
in winwindget_render_image. This code was removed from the latter, and replaced with a call to winwidget_update_caption.
2) Image caption is updated after running action when in slideshow mode.
3) Running action in slideshow mode no longer changes the image automatically.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set --slideshow-delay to a negative value to achieve that. In that case, the
actual slideshow-delay will be <value> * (-1), so -D-5 sets slideshow-delay 5
seconds but starts paused.
Closes: GH-4 <http://github.com/derf/feh/issues#issue/4>
|
|
|
|
This reverts commit a5ba357a4ff1437e805029ec177d8bda7f415c5f.
These files may have been here for non-glibc compatibility, as other libcs
apparently not neccessarily introduce getopt_long.
I'm planning to test this, but as it may take a while until I get my hands on
a suitable test system it definitely won't hurt to revert this until then.
|
|
|