Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| xfce:exo:start [2019/08/04 07:02] – kevinbowen | xfce:exo:start [2024/12/11 10:47] (current) – kevinbowen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Helper Applications ====== | + | ~~NOTOC~~ |
| - | Exo is a support | + | {{ : |
| + | ====== | ||
| + | |||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[#Latest Release|Latest Release]]** | ||
| + | * **[[#Source Code Repository|Source Code Repository]]** | ||
| + | * **[[https:// | ||
| + | * **[[# | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | Exo is an Xfce library | ||
| + | [[https:// | ||
| + | |||
| + | exo is targeted at application development and is considered ready for production use. You no longer need to define the EXO_API_SUBJECT_TO_CHANGE preprocessor symbol. | ||
| + | |||
| + | ---- | ||
| ===== Applications ===== | ===== Applications ===== | ||
| - | * **[[desktop-item-edit|Desktop Item Editor]]** -- Editor for .desktop files | + | * **[[desktop-item-edit|Desktop Item Editor |
| - | * **[[preferred-applications|Preferred Applications]]** -- Select the default applications | + | * **[[preferred-applications|exo-open]]** -- CLI tool in order to open various file formats |
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Required Packages ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * gthread | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * gio-unix | ||
| + | |||
| + | ---- | ||
| + | ===== Debugging Support ===== | ||
| + | |||
| + | |||
| + | libexo currently supports four different levels of debugging support, which | ||
| + | can be setup using the configure flag `--enable-debug' | ||
| + | `configure --help' | ||
| + | |||
| + | `full' | ||
| + | checks are made and will cause the build to fail for any errors | ||
| + | or warnings. | ||
| + | |||
| + | `yes' | ||
| + | of checks to the code, and is therefore likely to run slower. | ||
| + | Use this for development of libexo and locating bugs in libexo. | ||
| + | |||
| + | `minimum' | ||
| + | behavior. | ||
| + | |||
| + | `no' | ||
| + | exactly what you are doing. | ||
| + | |||
| + | [[|Back | ||
| + | ---- | ||
| + | |||
| + | ===== Latest Release ===== | ||
| + | |||
| + | {{rss> | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | * **[[https:// | ||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| + | ===== Source Code Repository ===== | ||
| + | [[https:// | ||
| + | |||
| + | ---- | ||
| ===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
| - | * **[[bugs|Reporting Bugs]]** -- Open bug reports | + | * **[[:xfce:exo:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit |
| + | |||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| + | [[: | ||