Skip to content
Snippets Groups Projects
  1. Apr 10, 2014
  2. May 31, 2013
  3. May 09, 2013
  4. May 06, 2013
  5. Jan 30, 2013
  6. Dec 06, 2012
  7. Nov 13, 2012
  8. Sep 12, 2012
  9. Aug 12, 2012
  10. Jul 18, 2012
  11. Mar 13, 2012
  12. Mar 12, 2012
  13. Mar 01, 2012
  14. Feb 26, 2012
  15. Jan 15, 2012
  16. Oct 09, 2011
  17. Sep 29, 2011
  18. Sep 07, 2011
  19. Sep 02, 2011
  20. Sep 01, 2011
  21. Aug 31, 2011
    • Birte Kristina Friesel's avatar
      feh_reload_image: Always die if reload failed · 8b79bc33
      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.
      8b79bc33
  22. Aug 15, 2011
  23. Aug 13, 2011
  24. Aug 11, 2011
    • Birte Kristina Friesel's avatar
      Show correct file number after deleting image · 64e9c952
      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.
      64e9c952
  25. Aug 10, 2011
  26. Apr 30, 2011
  27. Apr 16, 2011
  28. Mar 21, 2011
  29. Mar 12, 2011
  30. Jan 17, 2011
  31. Nov 30, 2010
  32. Jul 17, 2010
  33. Jun 10, 2010
  34. Jun 09, 2010
  35. Jun 07, 2010
Loading