bspwm/doc/TODO.md

6 lines
297 B
Markdown
Raw Normal View History

2015-02-23 11:07:10 +01:00
- Handle window size constraints specified by size hints.
2014-01-09 15:15:28 +01:00
- 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?
2013-11-11 10:32:07 +01:00
- Invisible state.
2013-11-11 10:30:26 +01:00
- Use BSD `sys/{queue/tree}.h` for {list,tree} structures?