summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-03-15 07:16:46 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-03-15 07:16:46 +0100
commit9488a67a5549291a3864022f164ca31821a0af1a (patch)
tree4f6cbd755bf24baf6b7d4ed112a3324ff236277d /TODO
parent4ee205844ffaa2a7e75ac9e2ea29e9e17c9ab80c (diff)
downloadmetatile-9488a67a5549291a3864022f164ca31821a0af1a.tar
metatile-9488a67a5549291a3864022f164ca31821a0af1a.zip
tasks before 0.1
darcs-hash:20070315061646-a5988-610fe90a6aa4ea256f4ff4e2149be00c1d1e5959
Diffstat (limited to 'TODO')
-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