- Apr 11, 2020
-
-
Birte Kristina Friesel authored
-
- Apr 12, 2019
-
-
Birte Kristina Friesel authored
-
- Sep 13, 2018
-
-
Sven Willner authored
-
- Jul 20, 2018
-
-
Birte Kristina Friesel authored
-
- May 11, 2018
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
Addresses part of issue #75
-
- Jan 24, 2018
-
-
ulteq authored
-
- Sep 01, 2017
-
-
Sven Willner authored
-
- Aug 19, 2017
-
-
Birte Kristina Friesel authored
-
- Apr 16, 2017
-
-
Birte Kristina Friesel authored
-
- Apr 06, 2017
-
-
Olof-Joachim Frahm authored
-
- Apr 05, 2017
-
-
Olof-Joachim Frahm authored
-
Olof-Joachim Frahm authored
-
Olof-Joachim Frahm authored
-
- Apr 02, 2017
-
-
Tobias Stoeckmann authored
The strncpy function does not guarantee to end the resulting character sequence with a terminating nul character if not enough space is available. This could be triggered by supplying a sufficiently long output_file option. Signed-off-by:
Tobias Stoeckmann <tobias@stoeckmann.org>
-
- Feb 26, 2017
-
-
Birte Kristina Friesel authored
-
- Oct 24, 2016
-
-
Birte Kristina Friesel authored
-
- Apr 07, 2015
-
-
Birte Kristina Friesel authored
-
- Aug 03, 2014
-
-
Noah Birnel authored
manually changed in collage, imlib, filelist, thumbnail, slideshow, index feh_display_status also changed
-
- Apr 14, 2014
-
-
Birte Kristina Friesel authored
-
- May 31, 2013
-
-
Birte Kristina Friesel authored
-
- Dec 24, 2012
-
-
Birte Kristina Friesel authored
-
- Dec 23, 2012
-
-
Birte Kristina Friesel authored
-
- Sep 12, 2012
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Sep 01, 2012
-
-
Birte Kristina Friesel authored
It used to save the thumbnail for /path/to/./pmage.png, now it is always /path/to/image.png
-
- Aug 12, 2012
-
-
Birte Kristina Friesel authored
-
- Mar 12, 2012
-
-
Birte Kristina Friesel authored
Problems so far: * leaks zombie processes * does not work when terminating feh with a signal (since the convert process is no longer in feh's process group)
-
- Oct 10, 2011
-
-
Birte Kristina Friesel authored
-
- Oct 09, 2011
-
-
Birte Kristina Friesel authored
It's all documented in the manpage anyways.
-
- Oct 03, 2011
-
-
Birte Kristina Friesel authored
-
- Oct 01, 2011
-
-
Birte Kristina Friesel authored
-
- Sep 30, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Sep 29, 2011
-
-
Olof-Joachim Frahm authored
Only if a previously selected item (mouse over, keyboard) is available though.
-
- Sep 25, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Sep 07, 2011
-
-
Birte Kristina Friesel authored
This was broken by the changes allowing --reload to retry ad infinitum. Now force_new is used to decide whether or not to work around the Imlib2 caching issue. Because of this, a few feh_reload_image calls needed to be changed.
-
- Sep 01, 2011
-
-
Birte Kristina Friesel authored
This reverts commit 8b79bc33.
-
- Aug 31, 2011
-
-
Birte Kristina Friesel authored
This fixes a segfault in --reload when the image becomes unloadable while feh is running. Note that this does not affect --reload with more than one file: If the current image is removed, feh will simply jump to the next image. feh will only quit if the file still exists, but can no longer be loaded.
-