aboutsummaryrefslogtreecommitdiffstats
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
commit1f4eaa4dae177efc940575b18574422f282cb555 (patch)
tree4f6cbd755bf24baf6b7d4ed112a3324ff236277d /TODO
parent2bb4513cc4b379fa7b8bcf8e3826e1c0b5b99248 (diff)
downloadxmonad-1f4eaa4dae177efc940575b18574422f282cb555.tar.gz
xmonad-1f4eaa4dae177efc940575b18574422f282cb555.tar.xz
xmonad-1f4eaa4dae177efc940575b18574422f282cb555.zip
tasks before 0.1
darcs-hash:20070315061646-a5988-610fe90a6aa4ea256f4ff4e2149be00c1d1e5959.gz
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