diff options
author | Don Stewart <dons@galois.com> | 2007-10-31 17:46:18 +0100 |
---|---|---|
committer | Don Stewart <dons@galois.com> | 2007-10-31 17:46:18 +0100 |
commit | c452980e448abaa487a0672ba2e86b38a7aea19a (patch) | |
tree | 29d89f5ae57b1f4c718326b3cee2304267ccaf82 /TODO | |
parent | 83f03ba4ac20b5b90df80f8dcc26a40a7c228172 (diff) | |
download | xmonad-c452980e448abaa487a0672ba2e86b38a7aea19a.tar.gz xmonad-c452980e448abaa487a0672ba2e86b38a7aea19a.tar.xz xmonad-c452980e448abaa487a0672ba2e86b38a7aea19a.zip |
tweaks to todo
darcs-hash:20071031164618-cba2c-4c80ba6427eb0f8ce3f460b0072d2786f3bda20c.gz
Diffstat (limited to '')
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ - Write down invariants for the window life cycle, especially: - When are borders set? Prove that the current handling is sufficient. + - current floating layer handling is unoptimal. FocusUp should raise, + for example + + - Issues still with stacking order. + = Release management = * build and typecheck all XMC @@ -9,7 +14,7 @@ * document, with photos, any new layouts * double check README build instructions * test core with 6.6 and 6.8 -* upload X11/X11-extras/xmonad to hacakge +* upload X11/xmonad to hacakge * check examples/text in use-facing Config.hs * check tour.html and intro.html are up to date, and mention all core bindings * bump xmonad.cabal version |