diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-04-13 05:10:03 +0200 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-04-13 05:10:03 +0200 |
commit | 9803120e7781fb1990eae4902e45c3a9fbadf40b (patch) | |
tree | 9d233d29c7da10469308167ac9510eb7c489cf20 /TODO | |
parent | 42be3cca65ce84c36d448386d6ea11aad91840db (diff) | |
download | metatile-9803120e7781fb1990eae4902e45c3a9fbadf40b.tar metatile-9803120e7781fb1990eae4902e45c3a9fbadf40b.zip |
Update TODO
darcs-hash:20070413031003-a5988-340db7034d78e21a7459c19e726a70b4bcb419f4
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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). |