bspwm/TODO.md

7 lines
261 B
Markdown
Raw Normal View History

2013-03-02 17:45:43 +01:00
- Rewrite `find_neighbor` based on the distances between the windows sides (more intuitive).
2013-01-07 20:55:49 +01:00
- Focus history.
2013-03-03 10:39:15 +01:00
- Command line completion for `bspc`.
2013-03-02 17:45:43 +01:00
- Better handling of the floating window concept?
- Use macros in `messages.c`.
2013-03-03 10:39:15 +01:00
- Handle monitors through RandR.