]> git.lizzy.rs Git - bspwm.git/blobdiff - TODO.md
Update TODO
[bspwm.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index ec4ef848c310ae000acee1e3ba44d38caf214930..8065252fae4b47b7e8c937e46fd8802d0b17412f 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,6 @@
+- Rewrite `find_neighbor` based on the distances between the windows sides (more intuitive).
 - Rewrite `focus_follows_pointer` by using a root sized input only window mapped and unmapped via enter notify events.
-- Optimize border drawing by considering the `{outer,inner}_border_width == 0` case.
+- Use macros in `messages.c`.
 - 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.
 - Grow/shrink through swap.
 - Command line completion for *bspc*.