Skip to content
Snippets Groups Projects
  1. May 27, 2016
  2. Nov 14, 2015
    • Richard Molitor's avatar
      zoom: implement scale-down without flicker · dfe3c40f
      Richard Molitor authored
      this actually uses the old "force geometry" workaround to get the
      scale down behaviour (which makes the code a lot cleaner) by
      first setting the geometry after the window is created (to avoid
      creating a 0x0 sized window, which X does not like).
      dfe3c40f
  3. Jul 23, 2015
  4. May 22, 2014
  5. Apr 14, 2014
  6. Jan 30, 2013
  7. Dec 24, 2012
  8. Aug 21, 2012
  9. Mar 15, 2012
  10. Mar 12, 2012
  11. Mar 06, 2012
  12. Feb 26, 2012
  13. Feb 12, 2012
  14. Jan 27, 2012
  15. Nov 27, 2011
  16. Nov 19, 2011
  17. Oct 10, 2011
  18. Oct 02, 2011
  19. Sep 29, 2011
  20. Sep 28, 2011
  21. Sep 01, 2011
  22. 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
  23. Aug 29, 2011
    • Birte Kristina Friesel's avatar
      Various code fixups · 6206ca48
      Birte Kristina Friesel authored
      * remove unused variable Im1 in filelist.c
      * options are initialised as 0, so only explicitly set those to 0 for which it
        makes sense because of their context
      * Make a few warnings about wrong option combinations fatal
      6206ca48
  24. Aug 18, 2011
  25. Aug 11, 2011
  26. Aug 10, 2011
  27. Aug 09, 2011
  28. Aug 02, 2011
  29. Jul 31, 2011
  30. Jun 07, 2011
  31. May 10, 2011
  32. May 02, 2011
  33. Apr 30, 2011
Loading