]> git.lizzy.rs Git - bspwm.git/blob - TODO.md
Remove the inner and outer borders
[bspwm.git] / TODO.md
1 - Rewrite `focus_follows_pointer` by using a root sized input only window mapped and unmapped via enter notify events.
2 - New setting: `windows_per_desktop` that would automatically send the oldest window of the current desktop to the first found desktop having a number of windows inferior to the limit and create a new desktop if there is none when the number of windows in the current desktop reaches the limit.
3 - Grow/shrink through swap.
4 - Command line completion for *bspc*.
5 - Better handling of the floating window concept.
6 - Focus history.