summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 02ca535..cf0bedf 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+- tasks before 0.1:
+ - tiling
+ - Refactor to make user configuration reasonable. There should be one
+ file (Config.hs) with all the knobs a user can twist.
+
- think about the statusbar/multithreading.
Three shared TVars:
windowTitle :: TVar String