summaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 38fbe57c..03e156dc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -25,6 +25,8 @@ Important for 1.0
- Add a test case for handling the Ping message
+ - Add match on args or match on details to match rules
+
Important for 1.0 GLib Bindings
===
@@ -32,6 +34,17 @@ Important for 1.0 GLib Bindings
- Add support for getting sender
+Important for 1.0 Python bindings
+===
+
+ - Hammer down API
+
+ - Fix removing of signals from the match tree
+
+ - Fix refcounting and userdata lifecycles
+
+ - Write a generic mainloop
+
Might as Well for 1.0
===