- Apr 11, 2020
-
-
Birte Kristina Friesel authored
-
- Mar 26, 2019
-
-
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.
-
- Jul 17, 2018
-
-
Birte Kristina Friesel authored
-
- Jul 07, 2018
- May 11, 2018
-
-
Birte Kristina Friesel authored
-
- Aug 29, 2017
-
-
Birte Kristina Friesel authored
-
- Mar 14, 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)
-
- 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.
-
- Aug 11, 2011
-
-
Birte Kristina Friesel authored
In the image_remove function, slideshow_change_image needs to be called before removing the image from the filelist. Because of this, the "x of y" displayed by --draw-filename is wrong (y is 1 too high). This commit introduces a new 'render' argument to slideshow_chingae_image. The image_remove function calls it with render=0, edits the filelist and then runs by winwidget_render_image itself. Patch by Yu-Jie Lin.
-
- Apr 16, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 12, 2011
-
-
Birte Kristina Friesel authored
-
- Jun 16, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 10, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 09, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Feb 13, 2010
-
-
Birte Kristina Friesel authored
-
- Feb 05, 2010
-
-
Birte Kristina Friesel authored
-