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
Next revisionBoth sides next revision
releng:4.16:roadmap [2020/07/07 00:06] – [Schedule] ochosireleng:4.16:roadmap [2020/08/20 20:41] – added TOC, section divs kevinbowen
Line 1: Line 1:
 +~~NOTOC
 ====== Schedule for and Status of the Xfce 4.16 Development Cycle ====== ====== Schedule for and Status of the Xfce 4.16 Development Cycle ======
  
 +  * **[[#libxfce4panel|libxfce4panel]]**
 +  * **[[#Roadmap / Planned Features|Roadmap / Planned Features]]**
 +  * **[[#Features that Affect the Entire Xfce Core|Features that Affect the Entire Xfce Core]]**
 +  * **[[#Modules|Modules]]**
 +  * **[[#Changes in Dependencies|Changes in Dependencies]]**
 +  * **[[#Other planned changes|Other planned changes]]**
 +
 +----
  
 ===== Schedule ===== ===== Schedule =====
Line 16: Line 25:
 | October/November | Xfce 4.16 (Final Release) | Celebrate | Prepare release announcements, release Xfce 4.16, branch for stable release, merge ELS branches into master | Make sure to upload a new release of own components before this deadline | | October/November | Xfce 4.16 (Final Release) | Celebrate | Prepare release announcements, release Xfce 4.16, branch for stable release, merge ELS branches into master | Make sure to upload a new release of own components before this deadline |
  
 +----
  
-==== Roadmap / Planned Features ====+===== Roadmap / Planned Features =====
  
 === Features that Affect the Entire Xfce Core === === Features that Affect the Entire Xfce Core ===
Line 27: Line 37:
   * Replace certain general icons with their symbolic counterparts, e.g. "window-close" with "window-close-symbolic" (otherwise they look bad in Dark Mode apps or with dark themes)   * Replace certain general icons with their symbolic counterparts, e.g. "window-close" with "window-close-symbolic" (otherwise they look bad in Dark Mode apps or with dark themes)
   * [[https://bugzilla.xfce.org/show_bug.cgi?id=16717|Migrate from exo-csource to xdt-csource]]: projects using exo-csource needs to be updated (need to call the new binary)   * [[https://bugzilla.xfce.org/show_bug.cgi?id=16717|Migrate from exo-csource to xdt-csource]]: projects using exo-csource needs to be updated (need to call the new binary)
 +
 +----
 +
 === Modules === === Modules ===
  
Line 38: Line 51:
 | [[releng:4.16:roadmap:thunar]] | Andre, Alex | In Progress | 50% | | [[releng:4.16:roadmap:thunar]] | Andre, Alex | In Progress | 50% |
 | [[releng:4.16:roadmap:xfce4-appfinder]] | | | | | [[releng:4.16:roadmap:xfce4-appfinder]] | | | |
-| [[releng:4.16:roadmap:xfce4-panel]] | Simon | In Progress | 50% |+| [[releng:4.16:roadmap:xfce4-panel]] | Simon | In Progress | 70% |
 | [[releng:4.16:roadmap:xfce4-session]] | Simon | In Progress | 70% | | [[releng:4.16:roadmap:xfce4-session]] | Simon | In Progress | 70% |
 | [[releng:4.16:roadmap:xfce4-settings]] | Simon, Sean | In Progress | 70% | | [[releng:4.16:roadmap:xfce4-settings]] | Simon, Sean | In Progress | 70% |
 | [[releng:4.16:roadmap:xfconf]] | Ali | | 90% | | [[releng:4.16:roadmap:xfconf]] | Ali | | 90% |
 | [[releng:4.16:roadmap:xfdesktop]] | | | | | [[releng:4.16:roadmap:xfdesktop]] | | | |
-| [[releng:4.16:roadmap:xfwm4]] | Olivier| | 10% | +| [[releng:4.16:roadmap:xfwm4]] | Olivier | | 10% | 
-| [[releng:4.16:roadmap:xfce4-power-manager]] | Simon, Fabian? | In Progress | 50% |+| [[releng:4.16:roadmap:xfce4-power-manager]] | Simon | In Progress | 50% |
 | [[releng:4.16:roadmap:tumbler]] | | | | | [[releng:4.16:roadmap:tumbler]] | | | |
 | [[releng:4.16:roadmap:garcon]] | Simon | In Progress | 80% | | [[releng:4.16:roadmap:garcon]] | Simon | In Progress | 80% |
 | [[releng:4.16:roadmap:thunar-volman]] | | | | | [[releng:4.16:roadmap:thunar-volman]] | | | |
  
 +----
  
 === Changes in Dependencies === === Changes in Dependencies ===
Line 55: Line 69:
   * New dependency on libgtop (system information in libxfce4ui/xfce4-about)   * New dependency on libgtop (system information in libxfce4ui/xfce4-about)
  
 +----
 === Other planned changes === === Other planned changes ===
  
-  * Migrate our Git setup to a self-hosted GitLab instance: DONE +  * Migrate our Git setup to a self-hosted GitLab instance: **DONE** 
-  * Enable basic GitLab CI setup: DONE +  * Enable basic GitLab CI setup: **DONE** 
-  * Migrate Bugzilla to GitLab: DONE+  * Migrate Bugzilla to GitLab: **DONE** 
 + 
 +[[|Back to Top]] 
 +----