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
Last revisionBoth sides next revision
releng:4.14:roadmap:xfdesktop [2016/06/13 09:59] – [Port xfdesktop/src with --disable-desktop-icons] erickoegelreleng:4.14:roadmap:xfdesktop [2017/04/16 07:13] – [Xfdesktop porting plan] erickoegel
Line 1: Line 1:
 ====== Xfdesktop porting plan ====== ====== Xfdesktop porting plan ======
  
- +All changes have been merged in master. Feel free to open bug reports for regressions and fixes.
-old Branch: http://git.xfce.org/users/eric/xfdesktop/log/?h=gtk3 +
- +
- +
-newer branch: https://github.com/EricKoegel/xfdesktop/tree/the-long-road-to-gtk3 +
- +
- +
-Feel free to send pull requests to help with porting. Currently the focus is on making changes to xfdesktop that can be tested with the Gtk2 version to verify things work before making the drastic jump to Gtk3. Same way xfce4-session was ported.+
  
  
Line 32: Line 25:
  
   * Switch to GDBus and drop libdbus dependency - Done   * Switch to GDBus and drop libdbus dependency - Done
-  * Remove the old fallback code for supporting old Gtk/Glib versions+  * Remove the old fallback code for supporting old Gtk/Glib versions - Removing them as I run into them.
   * Use Garcon-gtk for the right-click menu and drop our own custom version - Done   * Use Garcon-gtk for the right-click menu and drop our own custom version - Done
-  * Completed: 66%+  * Completed: 100%