diff options
author | Jason Creighton <jcreigh@gmail.com> | 2007-03-27 03:41:24 +0200 |
---|---|---|
committer | Jason Creighton <jcreigh@gmail.com> | 2007-03-27 03:41:24 +0200 |
commit | 41f1b54a0ee0ddc39356de5b5b839c3e1ffc809f (patch) | |
tree | f484cb0f7f738a6cb193b4d4c40b572d24679ade /TODO | |
parent | 413a64d8c8910a73cf55b32187adf553e6dac9e4 (diff) | |
download | xmonad-41f1b54a0ee0ddc39356de5b5b839c3e1ffc809f.tar.gz xmonad-41f1b54a0ee0ddc39356de5b5b839c3e1ffc809f.tar.xz xmonad-41f1b54a0ee0ddc39356de5b5b839c3e1ffc809f.zip |
updated TODO (Config.hs completed)
darcs-hash:20070327014124-b9aa7-3a195abfbde7099694c6b3ad70206a64925420fa.gz
Diffstat (limited to '')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ - 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. - Code clean up after tiling and StackSet changes - Make sure the quickchecks make sense with the new StackSet |