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 revisionBoth sides next revision
contribute:dev:start [2020/04/19 01:13] – [Xfce Development Information] ochosicontribute:dev:start [2020/08/20 22:56] – added TOC, section divs, footer kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 ====== Xfce Development Information ====== ====== Xfce Development Information ======
  
 +  * **[[#General|General]]**
 +  * **[[#Communicating with the Xfce development team|Communicating with the Xfce development team]]**
 +  * **[[#Developer's Tools|Developer's Tools]]**
 +  * **[[#Additional Reading|Additional Reading]]**
 +  * **[[#Other planned changes|Other planned changes]]**
 +
 +----
 +
 +===== General =====
 For a more in-depth look at how to contribute to Xfce, as a developer, it is recommended to read [[https://andreldm.com/2018/12/03/xfce-contributor-guide.html|The Ultimate Contributor's Guide to Xfce]] for more information. For a more in-depth look at how to contribute to Xfce, as a developer, it is recommended to read [[https://andreldm.com/2018/12/03/xfce-contributor-guide.html|The Ultimate Contributor's Guide to Xfce]] for more information.
  
Line 9: Line 19:
   * Xfce API documentation can be found on the [[https://wiki.xfce.org/api_documentation|Xfce development Wiki]].   * Xfce API documentation can be found on the [[https://wiki.xfce.org/api_documentation|Xfce development Wiki]].
  
-==== Communicating with the Xfce development team ====+---- 
 + 
 +===== Communicating with the Xfce development team =====
 There are various ways to get in touch with Xfce developers: There are various ways to get in touch with Xfce developers:
  
Line 18: Line 30:
 All Xfce developers have a real life and live across multiple time zones. If you don't get an answer straight away, be patient and stay online! All Xfce developers have a real life and live across multiple time zones. If you don't get an answer straight away, be patient and stay online!
  
-==== Developer's Tools ====+----
  
-(lists excerpted from [[https://andreldm.com/2018/12/03/xfce-contributor-guide.html|The Ultimate Contributor's Guide to Xfce]])+===== Developer's Tools ===== 
 + 
 +(The following list is excerpted from [[https://andreldm.com/2018/12/03/xfce-contributor-guide.html|The Ultimate Contributor's Guide to Xfce]])
  
   * Use whatever text editor/IDE you are comfortable with.   * Use whatever text editor/IDE you are comfortable with.
Line 31: Line 45:
   * Xorg’s utilities, for instance [[https://linux.die.net/man/1/xev|xev]] and [[https://linux.die.net/man/1/xprop|xprop]].   * Xorg’s utilities, for instance [[https://linux.die.net/man/1/xev|xev]] and [[https://linux.die.net/man/1/xprop|xprop]].
  
-==== Additional reading ====+---- 
 + 
 +===== Additional Reading =====
  
   * [[https://blog.xfce.org/2012/11/|How to start contributing to Xfce or any other open source project]]   * [[https://blog.xfce.org/2012/11/|How to start contributing to Xfce or any other open source project]]
Line 41: Line 57:
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
 +[[:contribute:dev:start:|Back to main Xfce Development Information page]]