]> git.lizzy.rs Git - bspwm.git/commitdiff
Update TODO
authorBastien Dejean <nihilhill@gmail.com>
Tue, 19 Feb 2013 13:26:00 +0000 (14:26 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Tue, 19 Feb 2013 13:26:00 +0000 (14:26 +0100)
TODO.md

diff --git a/TODO.md b/TODO.md
index 9e4bf9cc30e2fc24ebe847c4f4671b5468637323..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.
+- 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*.