Xfce Wiki

Sub domains
 

This is an old revision of the document!


xfce4-appfinder - Application Finder

The Application Finder is a program to find and launch installed applications on your system, and quickly execute commands. It does this by searching your file system for .desktop files, and displays a categorized list of all the GUI applications on your system.

Tip: You can use the Application Finder to quickly add launchers to your panel - simply drag an item onto your desired panel and it will automatically create a launcher for that application.

General


Debugging Support

xfce4-appfinder currently supports three different levels of debugging support, which can be setup using the configure flag –enable-debug (check the output of configure –help):

Argument Description
`yes` This is the default for Git snapshot builds. It adds all kinds of checks to the code, and is therefore likely to run slower. Use this for development of xfce4-appfinder and locating bugs in xfce4-appfinder.
`minimum` This is the default for release builds. This is the recommended behaviour.
`no` Disables all sanity checks. Don't use this unless you know exactly what you do.

Latest Release

  • xfce4-appfinder 4.19.1 released (2023/09/08 23:19)
    <pre><a href="https://docs.xfce.org/xfce/xfce4-appfinder/start">xfce4-appfinder</a> 4.19.1 is now available for download from <a href="https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.1.tar.bz2">https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.1.tar.bz2</a> <a href="https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.1.tar.bz2?sha1">https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.1.tar.bz2?sha1</a> <a href="https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.1.tar.bz2?sha256">https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.1.tar.bz2?sha256</a> What is xfce4-appfinder? ======================== The Xfce application finder is a program that searches your file system for .desktop files, and displays a categorized list of all the GUI applications on your system. Website: <a href="https://docs.xfce.org/xfce/xfce4-appfinder/start">https://docs.xfce.org/xfce/xfce4-appfinder/start</a> Release notes for 4.19.1 ======================== Please note that this is a development release. - Ctrl+N / Ctrl+P navigation keys for treeview (#82) - Add style class to selected app icon (!42) - Add missing button label (#84) - Translation Updates: Albanian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Dutch, English (United Kingdom), Estonian, French, German, Hebrew, Italian, Japanese, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Swedish, Turkish, Ukrainian</pre>

Previous Releases

Back to Top


Source Code Repository

Reporting Bugs


Back to Top

Back to main Xfce documentation page