Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
xfce:thunar:tumbler [2019/11/30 01:10] – [Available Plugins] alexxconsxfce:thunar:tumbler [2019/11/30 22:38] – added section dividers kevinbowen
Line 1: Line 1:
 +{{ :xfce:thunar:thunar.png?nolink|}}
 ====== Tumbler ====== ====== Tumbler ======
 The Tumbler package contains a D-Bus thumbnailing service based on the thumbnail management D-Bus specification. This is useful for generating thumbnail images of files.  The Tumbler package contains a D-Bus thumbnailing service based on the thumbnail management D-Bus specification. This is useful for generating thumbnail images of files. 
Line 32: Line 33:
   * __Customized thumbnailers__   * __Customized thumbnailers__
      * All thumbnailers provided by .thumbnailer desktop files. [[xfce:thunar:tumbler#customized_thumbnailers|See examples below ]]      * All thumbnailers provided by .thumbnailer desktop files. [[xfce:thunar:tumbler#customized_thumbnailers|See examples below ]]
 +
 +----
  
 ===== Configuration ===== ===== Configuration =====
Line 54: Line 57:
 ? MaxFileSize ? MaxFileSize
 ! Maximum size of the source file the plugin will still try to generate a plugin for. The size is in bytes, 0 disabled the check. ! Maximum size of the source file the plugin will still try to generate a plugin for. The size is in bytes, 0 disabled the check.
 +
 +----
  
 ===== Cover Thumbnailer ===== ===== Cover Thumbnailer =====
Line 72: Line 77:
  
 After creating the rc file, it is best to log off and on again to restart Thunar and Tumbler, because both applications cache the mime-type combinations. After creating the rc file, it is best to log off and on again to restart Thunar and Tumbler, because both applications cache the mime-type combinations.
 +
 +----
  
 ===== Customized Thumbnailers ===== ===== Customized Thumbnailers =====