Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:thunar:start [2018/11/02 22:10] – [Other Thunar Related Packages] alexxcons | xfce:thunar:start [2025/04/01 15:10] (current) – fixed broken link alexxcons | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
+ | {{ : | ||
====== Thunar File Manager ====== | ====== Thunar File Manager ====== | ||
+ | |||
+ | * **[[#Thunar Plugins|Thunar Plugins]]** | ||
+ | * **[[#Other Thunar Related Packages|Other Thunar Related Packages]]** | ||
+ | * **[[# | ||
+ | * **[[# | ||
+ | * **[[# | ||
+ | * **[[#Latest Release|Latest Release]]** | ||
+ | * **[[#Source Code Repository|Source Code Repository]]** | ||
+ | * **[[https:// | ||
+ | * **[[# | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Introduction ===== | ||
//Thunar// is a modern file manager for the Xfce Desktop Environment. //Thunar// has been designed from the ground up to be fast and easy to use. Its user interface is clean and intuitive and does not include any confusing or useless options by default. //Thunar// starts up quickly and navigating through files and folders is fast and responsive. | //Thunar// is a modern file manager for the Xfce Desktop Environment. //Thunar// has been designed from the ground up to be fast and easy to use. Its user interface is clean and intuitive and does not include any confusing or useless options by default. //Thunar// starts up quickly and navigating through files and folders is fast and responsive. | ||
- | * [[the-file-manager-window|The File Manager Window]] -- working with the Thunar window and modifying the layout | + | |
- | * [[working-with-files-and-folders|Working with Files and Folders]] -- basic file handling | + | |
- | * [[using-removable-media|Using Removable Media]] -- working with removable devices | + | |
- | * [[preferences|File Management Preferences]] -- details of the different file manager preferences | + | |
- | * [[faq|Frequently Asked Questions]] -- some random things you probably want to knon | + | |
- | * [[hidden-settings|Advanced Settings]] -- The xfce4-settings-editor, | + | |
- | * [[unix-filesystem| The UNIX filesystem]] -- understanding the UNIX File System | + | |
- | * [[send-to|The "Send To" Menu]] -- how to customizing | + | |
+ | |||
+ | ---- | ||
===== Thunar Plugins ===== | ===== Thunar Plugins ===== | ||
- | Thunar plugins can be installed as separate, additional packages in order to extend the functionality of Thunar. Most Thunar plugins offer additional options on files in the context menu or via shortcut. The interface which is used by thunar plugins is the [[https://git.xfce.org/xfce/thunar/ | + | Thunar plugins can be installed as separate, additional packages in order to extend the functionality of Thunar. Most Thunar plugins offer additional options on files in the context menu or via shortcut. The interface which is used by thunar plugins is the [[https://developer.xfce.org/thunarx/index.html|thunarx API]]. |
- | | + | Since thunar version '' |
- | * [[custom-actions|Custom Actions]] -- custom commands associated with common mime-types or extensions | + | |
- | * [[archive|Archive Plugin]] -- allows to create and extract archive files | + | * **[[: |
- | * [[media-tags|Media Tags Plugin]] -- improved support for ID3 tags | + | |
- | * [[https:// | + | |
- | * [[https:// | + | |
- | * [[https:// | + | |
+ | | ||
+ | | ||
+ | |||
+ | Here as well some unofficial plugins, which are not maintained by Xfce: | ||
+ | |||
+ | * **[[https:// | ||
+ | * **[[https:// | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
===== Other Thunar Related Packages ===== | ===== Other Thunar Related Packages ===== | ||
- | * [[unix-filesystem# | + | |
- | * [[tumbler|Tumbler]] -- the remote thumbnail service for Thunar | + | |
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | |||
+ | ===== Debugging Support ===== | ||
+ | Thunar currently supports four different levels of debugging support, which can be setup using the configure flag '' | ||
+ | |||
+ | ^ Argument ^ Description ^ | ||
+ | | full | Use this if you want to debug Thunar to locate a bug. The build will most probably be noticably slower. This is also recommended for people that want to develop Thunar stuff. | | ||
+ | | yes |Adds all kinds of checks to the code, and is therefore likely to run slower. Use this if you want to develop for Thunar (e.g. writing Thunar extensions and such). | | ||
+ | | minimum| This is the default for release builds, and presents the recommended behaviour. | | ||
+ | |no |Disables all sanity checks. Don't use this unless you know exactly what you do. | | ||
+ | |||
+ | For some additional build & debug hints, as well check the [[https:// | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | |||
+ | ===== Standards compliance ===== | ||
+ | Thunar supports the following standards/ | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | |||
+ | ===== Required Packages ===== | ||
+ | |||
+ | Thunar depends on the following packages: | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | Thunar can optionally be build with the following packages: | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | For concrete information on the minimum required versions, check [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Latest Release ===== | ||
+ | |||
+ | {{rss> | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | * **[[https:// | ||
+ | |||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | ===== Source Code Repository ===== | ||
+ | [[https:// | ||
+ | |||
+ | |||
+ | For additional build, test and debugging tips, see [[https:// | ||
+ | |||
+ | ---- | ||
- | ===== Internal | + | ===== Reporting Bugs ===== |
- | * [[software_architecture|Software Architecture]] | + | |
+ | [[|Back To Top]] | ||
+ | ---- | ||
+ | [[: |