Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
releng:4.14:roadmap:xfce4-session [2015/03/07 19:33] – created ochosireleng:4.14:roadmap:xfce4-session [2016/06/20 16:47] – [Port to Gtk3] erickoegel
Line 3: Line 3:
 ===== Port to Gtk3 ===== ===== Port to Gtk3 =====
  
-Related branch: http://git.xfce.org/users/ochosi/xfce4-session/log/?h=gtk3\\+Related branches: https://github.com/EricKoegel/xfce4-session/tree/new-gtk3 
 + 
 +For dbus session clients: http://git.xfce.org/users/eric/xfce4-session/log/?h=fix-gtk-session-management 
 + 
 + 
 +Todo: 
 +  * Port to Gtk3 - Done 
 +  * Port to GDBUS - Done 
 +      * Settings - Done 
 +      * session-logout - Done 
 +      * xfce4-session - Done 
 +          * main.c - Done 
 +          * xfsm-client.c - Done 
 +          * xfsm-consolekit.c - Done 
 +          * xfsm-error.c - Done 
 +          * xfsm-manager.c - Done 
 +          * xfsm-shutdown.c - Done 
 +          * xfsm-shutdown-fallback.c - Done 
 +          * xfsm-systemd.c - Done 
 +          * xfsm-upower.c - Removed from codebase 
 +  * Add in better screensaver support - Done? - Needs more testing 
 +  * Fix session management after Gtk broke it, see: https://bugzilla.xfce.org/show_bug.cgi?id=10963