Xfce Wiki

Sub domains
 
no way to compare when less than two revisions

Differences

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


design:power-manager [2014/06/01 20:46] – [Improvements] erickoegel
Line 1: Line 1:
 +====== Roadmap to 1.3.1 ======
  
 +==== Open Issues / Bugs ====
 +  * Use udisks2 for hdd spindown
 +  * [[https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/973778|Settings cannot be accessed]]
 +    * this happens e.g. when presentation mode is enabled and xfpm gets restarted
 +  * Detect installed/running lockers and add "Preferred lockscreen:" combobox to the settings-dialog (deprecates the "stupid" xflock script)
 +    * Add "xfce4-power-manager --lock-session" commandline-switch (and also add that to xflock4 as first command to try)
 +    * Related bugreports: https://bugzilla.xfce.org/show_bug.cgi?id=5359, https://bugzilla.xfce.org/show_bug.cgi?id=10217 (and many more)
 +    * We should probably also add a timed-locking feature to xfpm, so it really controls all locking options
 +  * [[https://bugzilla.xfce.org/show_bug.cgi?id=9075|Add control for screen-blanking (in addition to DPMS settings) with X11's screensaver extension]]
 +  * Add functionality of brightness-plugin to the settings dialog?
 +  * Update docs
 +  * [[https://bugzilla.xfce.org/show_bug.cgi?id=8607|At least document multihead setups not locking]]
 +  * [[https://bugzilla.xfce.org/show_bug.cgi?id=6515|Change string in lid-action combobox]]
 +
 +==== Improvements ====
 +=== User Interface ===
 +
 +=== Trayicon / Panel Plugin ===
 +  * [[https://bugzilla.xfce.org/show_bug.cgi?id=4499|Optionally display a label next to the icon indicating remaining time and/or percentage]]
 +  * Fix plugin icon being cropped with themes that set xthickness/ythickness (e.g. weather-plugin handles this nicely)
 +  * Hook up the device-entries to the respective page in the settings manager
 +  * When xfpm isn't running and you open preferences it asks if you want to start xfpm then settings quits, it would be nice if settings either continued to load or waited a couple seconds and relaunched itself.