]> git.lizzy.rs Git - bspwm.git/blob - doc/TODO.md
Set the default value of border widths and window gaps via `config`
[bspwm.git] / doc / TODO.md
1 - Set more attributes in `make_client` (instead of doing it in `apply_rules`) and don't pass `XCB_NONE` as argument.
2 - Internal nodes selectors/actions: labels?
3 - Invisible state.
4 - Restore built-in pointer grabbing?
5 - Use BSD `sys/{queue/tree}.h` for {list,tree} structures?