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
xfce:xfce4-appfinder:start [2012/09/08 12:14] – [General] nickxfce:xfce4-appfinder:start [2023/07/01 01:10] (current) – Update Latest Release section kevinbowen
Line 1: Line 1:
-====== Application Finder ======+~~NOTOC~~ 
 +{{ :xfce:xfce.appfinder.png?nolink|}}
  
-===== Introduction =====+====== xfce4-appfinder - Application Finder ======
  
-The application finder is a tool to find and launch installed applications on your system and the quickly execute commands. It can also be used to quickly add [[..:xfce4-panel:launcher|launchers]] to the [[..:xfce4-panel:|Xfce Panel]] by dragging an item from the view and drop it on the panel.+The Application Finder is a program to find and launch installed applications on your systemand 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. 
 + 
 +<note tip>**Tip:** You can use the Application Finder to quickly add [[:xfce:xfce4-panel:launcher|launchers]] to your [[:xfce:xfce4-panel:|panel]] - simply drag an item onto your desired panel and it will automatically create a launcher for that application.</note> 
 + 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== General ===== ===== General =====
  
-[[usage|Usage]]\\ +   * **[[usage|Usage]]** -- Overview of the Application Finder 
-Working with the Application Finder.+  *  **[[preferences|Preferences]]** -- Configure the behaviour of the application and create custom actions 
 +  * **[[examples|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 buildsIt 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 ===== 
 + 
 +{{rss>https://archive.xfce.org/feeds/project/xfce4-appfinder 1 date 2h}} 
 + 
 +[[https://gitlab.xfce.org/xfce/xfce4-appfinder/-/blob/master/NEWS|Read the CHANGELOG]] 
 + 
 +  * **[[https://archive.xfce.org/src/xfce/xfce4-appfinder/|Download current release]]** (link also contains older versions) 
 + 
 +[[|Back to Top]] 
 +---- 
 +===== Source Code Repository ===== 
 +[[https://gitlab.xfce.org/xfce/xfce4-appfinder|]] 
 + 
 +---- 
 + 
 +===== Reporting Bugs ===== 
 + 
 +  * **[[bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs 
  
-[[preferences|Preferences]]\\ +---- 
-Configure the behaviour of the application and create custom actions.+[[|Back to Top]]
  
-[[examples|Custom Command Examples]]\\ +[[:start|Back to main Xfce documentation page]]
-Examples for custom actions.+