diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-03-15 07:16:46 +0100 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-03-15 07:16:46 +0100 |
commit | 1f4eaa4dae177efc940575b18574422f282cb555 (patch) | |
tree | 4f6cbd755bf24baf6b7d4ed112a3324ff236277d | |
parent | 2bb4513cc4b379fa7b8bcf8e3826e1c0b5b99248 (diff) | |
download | xmonad-1f4eaa4dae177efc940575b18574422f282cb555.tar.gz xmonad-1f4eaa4dae177efc940575b18574422f282cb555.tar.xz xmonad-1f4eaa4dae177efc940575b18574422f282cb555.zip |
tasks before 0.1
darcs-hash:20070315061646-a5988-610fe90a6aa4ea256f4ff4e2149be00c1d1e5959.gz
Diffstat (limited to '')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |