diff options
-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 |