Xfce Wiki

Sub domains
 

This is an old revision of the document!


Xfce Power Manager

General

  • Night Light
    • either based on setting the D50 color profile (implies that xfsettingsd gains an API for this)
    • or based on setting the RandR gamma values to something reasonable
  • Update “low power” notification so it gets dismissed when connecting to power source (instead of the user having to close it manually): DONE
  • Look into “Critical Action” problem with UPower 1.0: https://bugzilla.xfce.org/show_bug.cgi?id=13676

Panel Plugin

  • Improve inhibitors list: remove duplicates, sanitize some names (e.g. /usr/lib…/chromium-browser), add app-icon
  • Presentation Mode: Consider also setting “Do Not Disturb” mode
  • Presentation Mode: Consider adding visual indicator in panel: DONE https://bugzilla.xfce.org/show_bug.cgi?id=15773

Settings Dialog

  • Remove clutter from the dialog by using a GtkStackswitcher for “On battery” vs “Plugged in” in the General, System and Display tabs: DONE
  • Show battery histogram (upower stores this data anyway)