ANNOUNCE: tumbler 4.20.2 released
Gaƫl Bonithon <[email protected]> Wed, 29 Jul 2026 19:38:19 +0200
| Newsgroups | gmane.comp.xfce.announce |
|---|---|
| Message-ID | <[email protected]> |
tumbler 4.20.2 is now available for download from https://archive.xfce.org/src/xfce/tumbler/4.20/tumbler-4.20.2.tar.bz2 https://archive.xfce.org/src/xfce/tumbler/4.20/tumbler-4.20.2.tar.bz2?sha1 https://archive.xfce.org/src/xfce/tumbler/4.20/tumbler-4.20.2.tar.bz2?sha256 What is tumbler? ================ Tumbler is a D-Bus service for applications to request thumbnails for various URI schemes and MIME types. It is an implementation of the thumbnail management D-Bus specification described on https://www.freedesktop.org/wiki/Specifications/thumbnails/ written in an object-oriented fashion using GLib and GObject. Its modular architecture makes it very flexible and useful in many situations. It provides plugin interfaces for extending the URI schemes and MIME types for which thumbnails can be generated as well as for replacing the storage backend that is used to store the thumbnails on disk. Tumbler's functionality can also be extended via specialized thumbnailer services implemented in accordance to the thumbnail management D-Bus specification. Website: https://docs.xfce.org/xfce/tumbler/start Release notes for 4.20.2 ======================== - Update copyright year - Support new matroska mime types - Remove G_GNUC_CONST - Add missing chain up to parent class - Handle cases where there are no plugins gracefully - desktop-thumbnailer: Don't use GIOStream to get thumbnail pixbuf