tweaks to todo

This commit is contained in:
Don Stewart 2007-10-31 16:46:18 +00:00
parent c350caf9b8
commit 9bd11aeea5

7
TODO
View File

@ -1,6 +1,11 @@
- Write down invariants for the window life cycle, especially: - Write down invariants for the window life cycle, especially:
- When are borders set? Prove that the current handling is sufficient. - 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 = = Release management =
* build and typecheck all XMC * build and typecheck all XMC
@ -9,7 +14,7 @@
* document, with photos, any new layouts * document, with photos, any new layouts
* double check README build instructions * double check README build instructions
* test core with 6.6 and 6.8 * 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 examples/text in use-facing Config.hs
* check tour.html and intro.html are up to date, and mention all core bindings * check tour.html and intro.html are up to date, and mention all core bindings
* bump xmonad.cabal version * bump xmonad.cabal version