Skip to content
Snippets Groups Projects
  1. Sep 12, 2012
  2. Aug 12, 2012
  3. Jul 18, 2012
  4. Mar 13, 2012
  5. Mar 12, 2012
  6. Mar 01, 2012
  7. Feb 26, 2012
  8. Jan 15, 2012
  9. Oct 09, 2011
  10. Sep 29, 2011
  11. Sep 07, 2011
  12. Sep 02, 2011
  13. Sep 01, 2011
  14. 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
  15. Aug 15, 2011
  16. Aug 13, 2011
  17. 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
  18. Aug 10, 2011
  19. Apr 30, 2011
  20. Apr 16, 2011
  21. Mar 21, 2011
  22. Mar 12, 2011
  23. Jan 17, 2011
  24. Nov 30, 2010
  25. Jul 17, 2010
  26. Jun 10, 2010
  27. Jun 09, 2010
  28. Jun 07, 2010
  29. May 03, 2010
  30. Mar 26, 2010
  31. Mar 25, 2010
    • Birte Kristina Friesel's avatar
      Actually detect an empty filelist · 4e84bc4b
      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).
      4e84bc4b
  32. Mar 24, 2010
  33. Mar 23, 2010
  34. Feb 13, 2010
  35. Feb 07, 2010
Loading