Skip to content
Snippets Groups Projects
  1. Nov 04, 2022
  2. Nov 03, 2022
  3. Nov 02, 2022
  4. Nov 01, 2022
  5. Oct 31, 2022
  6. Oct 29, 2022
  7. Oct 28, 2022
    • Anonymous's avatar
      I18n: Update translation kk (83%). · d0e25002
      Anonymous authored
      794 translated messages, 153 untranslated messages.
      
      Transifex (https://explore.transifex.com/xfce/).
      d0e25002
    • Andrew Chadwick's avatar
      preview sidebar: only load the thumbnails if previews wanted. · 4ec41b79
      Andrew Chadwick authored
      The images for the sidebar previews should only be loaded or
      queued if the user wants those previews visible. Otherwise
      it just makes more work that, for some reason, is handled
      in the UI thread.
      
      This commit removes an appreciable bit of lag when navigating
      around using the cursor keys in folders full of images, even
      when the xx-large thumbnails have been generated and are in the
      user's cache.
      
      I think it's the gdk_pixbuf_new_from_file() call in this handler
      that's actually causing the lag, but for now let's just respect
      the preference to keep things speedy for users who don't want the
      new feature (people like me...)
      4ec41b79
  8. Oct 27, 2022
  9. Oct 26, 2022
  10. Oct 25, 2022
  11. Oct 24, 2022
  12. Oct 23, 2022
  13. Oct 21, 2022
  14. Oct 19, 2022
  15. Oct 18, 2022
  16. Oct 17, 2022
  17. Oct 16, 2022
  18. Oct 15, 2022
Loading