- Oct 30, 2019
-
-
Ben Boeckel authored
This can happen with images that have ridiculous dimensions.
-
- May 11, 2018
-
-
Birte Kristina Friesel authored
Closes #279
-
Birte Kristina Friesel authored
-
- Sep 24, 2017
-
-
Birte Kristina Friesel authored
-
- Jan 12, 2017
-
-
ANogin authored
like %o and %z in slideshow actions (I would like to use this to zoom in, pan, and then use an action to crop the window to zoomed in view).
-
- Aug 28, 2016
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Aug 27, 2016
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 27, 2016
-
-
Birte Kristina Friesel authored
previously, a button/key definition with an invalid action name would assign the specified key to the most recent valid action. E.g. "zoom_in 4\ninvalid 5" wuold assign button 5 to zoom_in.
-
- Apr 13, 2016
-
-
Birte Kristina Friesel authored
-
- Nov 14, 2015
-
-
Richard Molitor authored
-
- Sep 29, 2015
-
-
Birte Kristina Friesel authored
also mark images as removed/processed when clicking on them in thumbnail mode and --action is specifed
-
- May 22, 2014
-
-
Birte Kristina Friesel authored
this introduces a bug in feh_wm_set_bg, which will be fixed in the next commit (only applies when run without HOME)
-
- Nov 25, 2013
-
-
Birte Kristina Friesel authored
-
- Nov 24, 2013
-
-
Birte Kristina Friesel authored
-
- Nov 20, 2013
-
-
Birte Kristina Friesel authored
-
- Feb 12, 2013
-
-
Birte Kristina Friesel authored
-
- Dec 19, 2012
-
-
Birte Kristina Friesel authored
-
- Feb 12, 2012
-
-
Birte Kristina Friesel authored
This reverts commit b6a1cff6.
-
Birte Kristina Friesel authored
-
- Sep 28, 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
-
- 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 16, 2011
-
-
Birte Kristina Friesel authored
-
- Aug 11, 2011
-
-
Birte Kristina Friesel authored
-
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.
-
- May 02, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 01, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 27, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 21, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 17, 2011
-
-
Birte Kristina Friesel authored
-
- Sep 27, 2010
-
-
Birte Kristina Friesel authored
Fixes the annoying 100% zoom and then continuing where it was.
-
- Jul 17, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 19, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 10, 2010
-
-
Birte Kristina Friesel authored
-