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 [2020/09/07 23:38] – added debugging, latest release and repo links kevinbowenxfce:xfce4-appfinder:start [2024/12/11 11:18] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +{{ :xfce:xfce4-appfinder.png?nolink|}}
 ====== xfce4-appfinder - Application Finder ====== ====== xfce4-appfinder - Application Finder ======
  
-The Application Finder is a program to find and launch installed applications on your system, and quickly execute commands. +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.
  
 <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> <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]]**
  
 ---- ----
Line 20: Line 24:
  
 xfce4-appfinder currently supports three different levels of 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 +which can be setup using the configure flag ''--enable-debug'' (check the output of ''configure --help''):
-of `configure --help`):+
  
 ^ Argument  ^ Description ^ ^ 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. | |  `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.** | | `minimum` | This is the default for release builds. **This is the recommended behaviour.** |
Line 32: Line 34:
  
 ===== Latest Release ===== ===== Latest Release =====
-==== 4.15.1 (20200820)==== 
-[[https://archive.xfce.org/src/xfce/xfce4-appfinder/4.15/xfce4-appfinder-4.15.1.tar.bz2|xfce4-appfinder-4.15.1.tar.bz2]] 
-    * **[[https://archive.xfce.org/src/xfce/xfce4-appfinder/4.15/xfce4-appfinder-4.15.1.tar.bz2?sha1|SHA1 hash]]** 
-    * **[[https://archive.xfce.org/src/xfce/xfce4-appfinder/4.15/xfce4-appfinder-4.15.1.tar.bz2?sha256|SHA256 hash]]** 
  
-[[https://archive.xfce.org/src/xfce/xfce4-appfinder/|Previous Versions]]+{{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]]** (older versions of this component are also available here)
 +
 +[[|Back to Top]]
 ---- ----
 ===== Source Code Repository ===== ===== Source Code Repository =====
Line 47: Line 50:
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
  
-  * **[[bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs+  * **[[:xfce:xfce4-appfinder:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
  
  
 ---- ----
-[[:start|Back to main Xfce documentation page]]+[[|Back to Top]] 
 + 
 +[[:start|Return to Xfce Main Documentation Page]]