From 2fb80e1eb84743920a91f8273e45c56eb485126a Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 15 Apr 2007 23:04:35 +0000 Subject: [PATCH] Note we must fix mod-shift-c before 0.1 can go out --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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