From be1389f7bc56e43359d29d683e1446d99a3f3325 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 15 Mar 2007 06:16:46 +0000 Subject: [PATCH] tasks before 0.1 --- TODO | 5 +++++ 1 file changed, 5 insertions(+) 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