Skip to content
Snippets Groups Projects
  1. Apr 11, 2020
  2. Mar 26, 2019
  3. Dec 04, 2018
  4. Jul 17, 2018
  5. Jul 07, 2018
  6. May 11, 2018
  7. Aug 29, 2017
  8. Mar 14, 2012
  9. Mar 12, 2012
  10. Sep 01, 2011
  11. 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
  12. 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
  13. Apr 16, 2011
  14. Apr 12, 2011
  15. Jun 16, 2010
  16. Jun 10, 2010
  17. Jun 09, 2010
  18. Feb 13, 2010
  19. Feb 05, 2010
Loading