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
releng:4.10:roadmap:xfce4-power-manager [2011/02/17 18:15] – created aliovreleng:4.10:roadmap:xfce4-power-manager [2012/03/06 13:47] (current) – [Provide dbus service for power actions] nick
Line 1: Line 1:
-====== Xfce4 Power Manager 4.10 Roadmap ======+====== Xfce4 Power Manager 1.1.0 Roadmap (Xfce 4.10======
  
 ===== Provide dbus service for power actions ===== ===== Provide dbus service for power actions =====
Line 6: Line 6:
   * This D-Bus service should be configurable, so the user can configure it via xfpm or xfce4-session.   * This D-Bus service should be configurable, so the user can configure it via xfpm or xfce4-session.
   * Check user authorization   * Check user authorization
-  * Good error reporting +  * Good error reporting 
 +  * Maybe the service can be terminated so it is not running on the background. Could be useful for desktops that only use Xfpm for shutdown actions (and cancel the logout, so only the can-shutdown method is queried).
  
 Completed: 0% \\ Completed: 0% \\
-Assignee: \\ +Assignee: Nick\\ 
-Difficulty: Moderate+Difficulty: Moderate\\ 
 +Code: [[http://git.xfce.org/xfce/xfce4-power-manager/log/?h=nick/upower-session|nick/upower-session]]
  
 ===== Dependencies ===== ===== Dependencies =====
   * Remove the dbus calls with their ugly GType creation and rely on libupower and libpolkit = less code to maintain   * Remove the dbus calls with their ugly GType creation and rely on libupower and libpolkit = less code to maintain
-  * +  * Consider using dbus-binding-tool for making bindings that are not provided by the libraries. 
 Completed: 0% \\ Completed: 0% \\
 Assignee: \\ Assignee: \\