summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAli Abdallah <ali@ali-xfce.org>2009-11-05 10:04:22 +0100
committerAli Abdallah <ali@ali-xfce.org>2009-11-05 10:04:22 +0100
commit14d0c8e0da97157b3acf127086c7a79be73961c3 (patch)
tree5c67645cdcfb32c95a10cc16ed8fbdd049c342df /TODO
parent44f74bccaf9cedbf1e245d372152055f487e52ad (diff)
downloadixfce4-power-manager-14d0c8e0da97157b3acf127086c7a79be73961c3.tar.gz
Query notification server capabilities for adding actions to
notification, if server supports actions use them to show a notification warning about the low power level if not use gtk. Re-Enable suspend/hibernate/lid actions.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 8 insertions, 5 deletions
diff --git a/TODO b/TODO
index 00e9a837..dd1ba557 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
-* : Solve the problem of possible multiple sleep requests between us and the session manager.
-
-* : Probably provide a PermissionDenied error on the inhibit interface?
-
-* : Updating the documentations.
+* Reimplement critical battery action
+* Make xrandr brightness control working.
+* Reimplement the org.freedesktop.PowerManagement interface.
+* Battery information.
+* Hard drive spinning.
+* Survive D-Bus restarts.
+* Probably provide a PermissionDenied error on the inhibit interface?
+* Update the documentations.