- Feb 26, 2012
-
-
Birte Kristina Friesel authored
-
- Jan 15, 2012
-
-
Birte Kristina Friesel authored
-
- Oct 09, 2011
-
-
Birte Kristina Friesel authored
-
- Sep 29, 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 02, 2011
-
-
Birte Kristina Friesel authored
Patch by livibetter
-
- Sep 01, 2011
-
-
Birte Kristina Friesel authored
This commit removes the feh_file_remove_from_list call from feh_reload_image. We can safely do this because if the file itself was removed, cb_reload_timer will take care of updating the filelist, and in all other cases it is intended to leave the image in the filelist and retry. A warning will be displayed in the image if the reload failed.
-
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 15, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Aug 13, 2011
-
-
Yu-Jie Lin authored
-
- 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.
-
- Aug 10, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
gib_imlib_save_image_with_error_return was used, but it tries to set the Imlib image format by examining the filename to save to. However, it only supports lowercase file endings (as in .jpg) and breaks with others (like .JPG). Since giblib is unmaintained, for now the fix is only used here.
-
- Apr 30, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 16, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 21, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 12, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 17, 2011
-
-
Birte Kristina Friesel authored
-
- Nov 30, 2010
-
-
Birte Kristina Friesel authored
-
- Jul 17, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 10, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 09, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 07, 2010
-
-
Birte Kristina Friesel authored
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>
-
- May 03, 2010
-
-
Birte Kristina Friesel authored
-
- Mar 26, 2010
-
-
Birte Kristina Friesel authored
-
- Mar 25, 2010
-
-
Birte Kristina Friesel authored
This fixes imlib2 warnings (and occasional X errors/segfaults), which used to occur when all files in feh's filelist were suddenly deleted by an external application. Now, feh simply quits with "No more slides in show" (which makes more sense, IMHO).
-
- Mar 24, 2010
-
-
Birte Kristina Friesel authored
-
- Mar 23, 2010
-
-
Decklin Foster authored
-
- Feb 13, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Feb 07, 2010
-
-
Birte Kristina Friesel authored
-
- Feb 06, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Feb 05, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-