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
- Usage – Overview of the Application Finder
- Preferences – Configure the behaviour of the application and create custom actions
- Custom Action Examples – Examples for custom actions
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.2 released (2024/06/05 21:36)xfce4-appfinder 4.19.2 is now available for download from https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.2.tar.bz2 https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.2.tar.bz2?sha1 https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.2.tar.bz2?sha256 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: https://docs.xfce.org/xfce/xfce4-appfinder/start Release notes for 4.19.2 ======================== Please note that this is a development release. - Add new preference to close window when focus is lost (!41) - Immediately execute command on ctrl+enter (#56) - Store command to history even if it appears as a garcon menu item (#73) - Remove migration function - appdata: Fix `appstreamcli validate` issues (!44) - I18n: Update po/LINGUAS list - Switch to gettext instead of intltool (!24) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur, Vietnamese
Source Code Repository
Reporting Bugs
- Reporting Bugs – Open bug reports and how to report new bugs