- 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.
-
- May 02, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 01, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 30, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 21, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 23, 2011
-
-
Birte Kristina Friesel authored
Ugly workaround, gotta make it nicer some time
-
- Jan 17, 2011
-
-
Birte Kristina Friesel authored
-
- Jul 17, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 16, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 10, 2010
-
-
Birte Kristina Friesel authored
-
- May 31, 2010
-
-
Birte Kristina Friesel authored
See ChangeLog / man/feh.1 "--thumb-redraw" for more
-
- May 30, 2010
-
-
Birte Kristina Friesel authored
Depending on --thumb-width/--thumb-height, either .thumbnails/normal or .thumbnails/large is used. For higher dimensions, thumbnail caching is still silently disabled, this should also be what the standard indicates.
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
Centering didn't work if the text below the thumbnail was wider than the thumbnail itself. Fixed.
-
- May 03, 2010
-
-
Birte Kristina Friesel authored
-