Skip to content
Snippets Groups Projects
  1. Aug 13, 2011
  2. 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
  3. Aug 10, 2011
  4. Apr 30, 2011
  5. Apr 16, 2011
  6. Mar 21, 2011
  7. Mar 12, 2011
  8. Jan 17, 2011
  9. Nov 30, 2010
  10. Jul 17, 2010
  11. Jun 10, 2010
  12. Jun 09, 2010
  13. Jun 07, 2010
  14. May 03, 2010
  15. Mar 26, 2010
  16. 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
  17. Mar 24, 2010
  18. Mar 23, 2010
  19. Feb 13, 2010
  20. Feb 07, 2010
  21. Feb 06, 2010
  22. Feb 05, 2010
Loading