Xfce Wiki

Sub domains
 

This is an old revision of the document!


Roadmap to 1.5

  • do code cleanup until motivation runs dry
    • sync DPMS/blanking constraints in xfconf instead of in UI
    • function names for the settings dialog refer to renamed tabs; rename them or find a better way of dealing with this
  • sync the blanking or DPMS values between xfpm and X11
    • if the user sets the blank time e.g. in another application or a terminal (“xset s 10”), xfpm's UI wouldn't reflect this change of settings at all, but the screen would still blank after 10 seconds. however, this is more the exception than the rule, checking this once at dialog startup should be fine.
  • “Handle display power management” option also disables DPMS.
    • option a) We change the wording of the label to something like “Enable display power management”
      • open question: is setting all DPMS timeouts to 0 equal to disabling DPMS? if so, the option is (a bit) superfluous
    • option b) We make it do what it says, i.e. just leave the DPMS values alone if 0
      • open question: when does this option actually make sense? is it specifically there for xscreensaver? if so, we should probably leave the blank settings alone too in that case.
  • further improve coexistance with xscreensaver (DPMS on AC/battery) if possible
  • update website docs

1.6 (or later)