diff --git a/TODO b/TODO index a9469d5..6f90b5f 100644 --- a/TODO +++ b/TODO @@ -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