diff options
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,8 +1,11 @@ - Tasks blocking xmonad 0.1 + * CRITICAL: fix killClient code. see for example, xclock. - 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). - let mod+enter demote a master window |