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