]> spindle.queued.net Git - autox/blobdiff - TODO
add TODO
[autox] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..eb6269a
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+ - Rewrite in C to avoid forking tons of processes.  Currently, we spawn (from
+   autox) openvt -> su -> startx -> xinitrc.  These processes sit in the
+   background using memory unnecessarily, and could be replaced with a single
+   tiny program.