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:exo:start [2021/01/13 01:47] – added rss feed for latest release kevinbowenxfce:exo:start [2023/07/01 00:38] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
- +{{ :xfce:xfce.exo.png?no link|}} 
-====== Helper Applications - Exo ====== +====== Exo - Helper Applications ======
-Exo is an extension library used in the Xfce desktop, originally developed by +
-[[https://www.os-cillation.de/en/opensourceprojekte/libexo/|os-cillation]]. It has some helper applications that are used throughout the entire Xfce desktop to manage preferred applications and edit ''.desktop'' files. +
- +
-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]]**   * **[[#Applications|Applications]]**
Line 13: Line 9:
   * **[[#Source Code Repository|Source Code Repository]]**   * **[[#Source Code Repository|Source Code Repository]]**
   * **[[#Reporting Bugs|Reporting Bugs]]**   * **[[#Reporting Bugs|Reporting Bugs]]**
 +
 +----
 +
 +
 +Exo is an Xfce library targeted at application development, originally developed by
 +[[https://www.os-cillation.de/en/opensourceprojekte/libexo/|os-cillation]]. It contains various custom widgets and APIs extending the functionality of GLib and GTK. It also has some helper applications that are used throughout the entire Xfce desktop to manage preferred applications and edit ''.desktop'' files.
 +
 +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.
  
 ---- ----
Line 20: Line 24:
   * **[[desktop-item-edit|Desktop Item Editor (exo-desktop-item-edit)]]** -- Editor for .desktop files   * **[[desktop-item-edit|Desktop Item Editor (exo-desktop-item-edit)]]** -- Editor for .desktop files
  
-  * **[[preferred-applications|Preferred Applications (exo-preferred-applications)]]** -- Select the default applications to be used for various services, i.e. the web browser that should be used to open hyperlinks+  * **[[preferred-applications|exo-open]]** -- CLI tool in order to open various file formats
  
 ---- ----
Line 61: Line 65:
 ===== Latest Release ===== ===== Latest Release =====
  
-{{rss>https://archive.xfce.org/feeds/project/exo 1 date description 2h}}+{{rss>https://archive.xfce.org/feeds/project/exo 1 date 2h}} 
 + 
 +[[https://gitlab.xfce.org/xfce/exo/-/blob/master/NEWS|Read the CHANGELOG]]
  
-[[https://archive.xfce.org/src/xfce/exo|Previous Versions]]+  * **[[https://archive.xfce.org/src/xfce/exo/|Download current release]]** (link also contains older versions)
  
 [[|Back to Top]] [[|Back to Top]]