diff options
-rw-r--r-- | TODO | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -1,10 +1,2 @@ - -- possibles: - * more QC tests - - use more constrained type in StackSet to avoid pattern match warnings - - audit for events handled in dwm. - -- related: - - xcb bindings - - randr - + - Write down invariants for the window life cycle, especially: + - When are borders set? Prove that the current handling is sufficient. |