]> git.lizzy.rs Git - bspwm.git/blob - doc/TODO.md
Reinstate the motion recorder for FFP
[bspwm.git] / doc / TODO.md
1 - Handle window size constraints specified by size hints.
2 - Set more attributes in `make_client` (instead of doing it in `apply_rules`) and don't pass `XCB_NONE` as argument.
3 - Internal nodes selectors/actions: labels?
4 - Invisible state.
5 - Use BSD `sys/{queue/tree}.h` for {list,tree} structures?