aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-04-13 05:10:03 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-04-13 05:10:03 +0200
commit3548890b1715f49d4342f00614d118b5e439aa24 (patch)
tree9d233d29c7da10469308167ac9510eb7c489cf20 /TODO
parent4cea184f31b1f33e3548207518aaf0c065f01594 (diff)
downloadxmonad-3548890b1715f49d4342f00614d118b5e439aa24.tar.gz
xmonad-3548890b1715f49d4342f00614d118b5e439aa24.tar.xz
xmonad-3548890b1715f49d4342f00614d118b5e439aa24.zip
Update TODO
darcs-hash:20070413031003-a5988-340db7034d78e21a7459c19e726a70b4bcb419f4.gz
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index ade2d76..a9469d5 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
- Tasks blocking xmonad 0.1
- - Move the multi-screen handling from XState to StackSet (see notes below)
- - Fix the missing windows on workspace switch bug
+ - more quickchecks (layout algorithm is one candidate)
+ - website, xmonad.org
+ - testing
- Clean up focus and mouse related issues. During 'refresh', xmonad should
ignore EnterNotify events (by changing selectInput for the duration).