Xfce Wiki

Sub domains
 

This is an old revision of the document!


Xfce4-session Roadmap (Xfce 4.14)

Port to Gtk3

Related branches: https://github.com/EricKoegel/xfce4-session/tree/new-gtk3

Todo:

  • Port to GDBUS
    • 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
  • Fix session management after Gtk broke it, see: https://bugzilla.xfce.org/show_bug.cgi?id=10963