]> git.lizzy.rs Git - bspwm.git/commit
New setting: `focus_by_distance`
authorBastien Dejean <nihilhill@gmail.com>
Tue, 7 May 2013 20:45:14 +0000 (22:45 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Tue, 7 May 2013 20:45:14 +0000 (22:45 +0200)
commite6da88fa1c1d630228c1e554e41a705c08b52cde
tree4eb26ac6322126b8553075520c2bc6eb3795014e
parent011656ac3dcfa21cb588e78525a9ea5616986fd2
New setting: `focus_by_distance`

The aforementioned setting, when set, makes the focus movements based on
the distances between the window sides.

The `{prev,next}_leaf` functions were taught not to climb above their
roofs.
13 files changed:
README.md
bash_completion
bspwm.1
ewmh.c
helpers.c
helpers.h
messages.c
settings.c
settings.h
tree.c
tree.h
window.c
window.h