- Apr 18, 2019
-
-
Birte Kristina Friesel authored
-
- Apr 12, 2019
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Apr 05, 2019
-
-
derf authored
Update "examples/find-lowres"
-
Birte Kristina Friesel authored
Closes #463
-
- Apr 01, 2019
-
-
Sven Willner authored
-
- Mar 26, 2019
-
-
Birte Kristina Friesel authored
-
- Feb 17, 2019
-
-
Birte Kristina Friesel authored
Closes #456
-
- Feb 16, 2019
-
-
Birte Kristina Friesel authored
-
- Feb 14, 2019
-
-
Birte Kristina Friesel authored
-
- Feb 11, 2019
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
Otherwise, several --info switches will not properly override each other
-
Birte Kristina Friesel authored
This fixes "feh -D -1 -D 1" and similar starting the slideshow in paused mode even though the last -D option specifies autostart.
- Feb 08, 2019
-
-
Birte Kristina Friesel authored
Closes #456 Note that --randomize and directory names are not saved in fehbg. It only contains the command line needed to recreate the wallpaper setup which resulted from its invocation, i.e., after randomization etc. have been applied. This is intentional.
-
- Feb 01, 2019
-
-
Birte Kristina Friesel authored
closes #458
-
- Jan 26, 2019
- Jan 25, 2019
-
-
derf authored
Update "man/feh.pre"
-
- Jan 21, 2019
-
-
guraga authored
Use "extern volatile" instead of "volatile extern" to avoid "gcc" warning "'extern' is not at beginning of declaration [-Wold-style-declaration]".
-
guraga authored
Convert "examples/find-lowres" from "zsh" script to "sh" script.
-
guraga authored
Small fixes in man page.
-
guraga authored
-
- Dec 26, 2018
-
-
derf authored
There is no need to test ft against null
-
- Dec 23, 2018
-
-
Birte Kristina Friesel authored
-
Pavel Shlyak authored
ft is already checked on line 153 so this condition is useless. Check https://github.com/derf/feh/issues/440 for more details
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Dec 22, 2018
-
-
Pavel Shlyak authored
It is a naive way of fixing it :) Needs attentive review
-
- Dec 07, 2018
-
-
Birte Kristina Friesel authored
- Dec 04, 2018
-
-
Birte Kristina Friesel authored
sig_exit may be changed by a signal handler, so its value should always be read from RAM.
-
- Nov 29, 2018
-
-
Birte Kristina Friesel authored
See also #435
-
- Nov 23, 2018
-
-
Birte Kristina Friesel authored
-
- Nov 21, 2018
-
- Nov 19, 2018
-
-
Birte Kristina Friesel authored
-