summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@src.gnome.org>2002-08-23 22:23:45 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-08-23 22:23:45 +0000
commit2a982d0d9da46efaeefcf0dc2e8cce1026de1dcc (patch)
tree5e53e085d1412ba027d6e7af8c430b4baa888bb8
parent21f2a4f254fcc2a3f16ceafba5ee4bb8a94e9354 (diff)
downloadgdm-2a982d0d9da46efaeefcf0dc2e8cce1026de1dcc.tar.gz
Add "rewrite the slave around a mainloop" as a TODO
-George
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3890e340..a308cb35 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,9 @@ DOCUMENTATION!
DOCUMENTATION!
DOCUMENTATION!
+Big TODO: Rewrite the slave to be based around a mainloop. So that
+we don't have to do things directly from signal handlers.
+
TODO things (some must wait until 2.1):
- check for /dev/null and make make sure we do all the open stuff correctly