Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes the tests also work on systems which don't run X.
|