bspwm/doc/TODO.md
Bastien Dejean 66b9a349d1 Update TODO
2015-04-05 17:40:19 +02:00

5 lines
297 B
Markdown

- 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.
- Internal nodes selectors/actions: labels?
- Invisible state.
- Use BSD `sys/{queue/tree}.h` for {list,tree} structures?