Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| xfce:xfce4-appfinder:start [2019/11/22 01:14] – added bottom of page navigation kevinbowen | xfce:xfce4-appfinder:start [2024/12/11 11:18] (current) – kevinbowen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| + | {{ : | ||
| + | ====== xfce4-appfinder - Application Finder ====== | ||
| - | ====== 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 '' |
| - | + | ||
| - | The Application Finder is a program to find and launch installed applications on your system, and quickly execute commands. | + | |
| <note tip> | <note tip> | ||
| + | |||
| + | * **[[#Latest Release|Latest Release]]** | ||
| + | * **[[#Source Code Repository|Source Code Repository]]** | ||
| + | * **[[# | ||
| + | |||
| + | ---- | ||
| ===== General ===== | ===== General ===== | ||
| Line 13: | Line 19: | ||
| * **[[examples|Custom Action Examples]]** -- Examples for 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 '' | ||
| + | |||
| + | ^ Argument | ||
| + | | `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 ===== | ||
| + | |||
| + | {{rss> | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | * **[[https:// | ||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| + | ===== Source Code Repository ===== | ||
| + | [[https:// | ||
| + | |||
| + | ---- | ||
| ===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
| - | * **[[bugs|Reporting Bugs]]** -- Open bug reports | + | * **[[: |
| ---- | ---- | ||
| - | [[:start|Back to main Xfce documentation page]] | + | [[|Back to Top]] |
| + | |||
| + | [[:start|Return | ||