]> git.lizzy.rs Git - bspwm.git/commit
Handle stacking of unfocused windows
authorBastien Dejean <nihilhill@gmail.com>
Thu, 5 Nov 2015 21:05:07 +0000 (22:05 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 5 Nov 2015 21:05:07 +0000 (22:05 +0100)
commit52f7ff3dfddef6813f0558797286b74c8fc930e6
tree57378c9a21e13f16e1817d68abce78260d7ee45f
parentf28f33448fb14e01c014fd2c66a6005e1f885900
Handle stacking of unfocused windows

Put focused (resp. unfocused) window at the top (resp. bottom) of the
group of windows having the same stacking level.
pointer.c
stack.c
stack.h
tree.c
window.c