Update TODO

This commit is contained in:
Bastien Dejean 2015-11-07 11:08:18 +01:00
parent 3f30aad0d6
commit 8c710c6c4f

View file

@ -1,3 +1,4 @@
- Restore more client properties (`icccm_focus`, `last_state`, etc.).
- Handle window size constraints specified by size hints. - Handle window size constraints specified by size hints.
- Set more attributes in `make_client` (instead of doing it in `apply_rules`) and don't pass `XCB_NONE` as argument. - Set more attributes in `make_client` (instead of doing it in `apply_rules`) and don't pass `XCB_NONE` as argument.
- Internal nodes selectors/actions: labels? - Internal nodes selectors/actions: labels?