Skip to content
Snippets Groups Projects
  1. Nov 12, 2022
  2. Nov 11, 2022
  3. Nov 10, 2022
  4. Nov 08, 2022
  5. Nov 07, 2022
  6. Nov 05, 2022
  7. Nov 04, 2022
  8. Nov 03, 2022
  9. Nov 02, 2022
  10. Nov 01, 2022
  11. Oct 31, 2022
  12. Oct 29, 2022
  13. 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
  14. Oct 27, 2022
  15. Oct 26, 2022
  16. Oct 25, 2022
Loading