summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 902b3643b2da6e0c4366452ea4f173a775b41c0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 - 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 =

* configuration documentation

* build and typecheck all XMC
* generate haddocks for core and XMC, upload to xmonad.org
* generate manpage, generate html manpage
* document, with photos, any new layouts
* double check README build instructions
* test core with 6.6 and 6.8
* 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