mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 10:11:43 -05:00
297 B
297 B
- Handle window size constraints specified by size hints.
- Set more attributes in
make_client
(instead of doing it inapply_rules
) and don't passXCB_NONE
as argument. - Internal nodes selectors/actions: labels?
- Invisible state.
- Use BSD
sys/{queue/tree}.h
for {list,tree} structures?