]> git.lizzy.rs Git - bspwm.git/commit
Remove setting: focus_by_distance
authorBastien Dejean <nihilhill@gmail.com>
Thu, 21 Apr 2016 08:45:05 +0000 (10:45 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 21 Apr 2016 08:45:05 +0000 (10:45 +0200)
commit57b12d8f47ea0c3219fd4b310f8b02d2a85eb74d
tree75d39ca1aa15ae1f26903ac89d99a14ccc154850
parent09e3d7205e47300abf3e14cc8445e92500ad5ada
Remove setting: focus_by_distance

Unfortunately nearest_from_tree is rather useless because it can't skip
vacant or receptacle nodes.

Therefore, *focus_by_distance* is now the default.
contrib/bash_completion
contrib/zsh_completion
doc/bspwm.1
doc/bspwm.1.asciidoc
examples/bspwmrc
messages.c
settings.h
tree.c
tree.h