]> git.lizzy.rs Git - bspwm.git/commit
Stack in terms of relative actions
authorBastien Dejean <nihilhill@gmail.com>
Thu, 12 Sep 2013 14:26:01 +0000 (16:26 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 12 Sep 2013 14:26:01 +0000 (16:26 +0200)
commita0b9199df5c9913970fc108a5ffcb7e4604b4a23
tree531884a1fa9057a42f0ab339ce8b90777dc3ad24
parent758f5e639240d43afc86fbb4fbf0a4ad42af3347
Stack in terms of relative actions

This rewrite is based on a TODO comment for the *stack_refresh*
function of *awesome*:
    It might be worth stopping to restack everyone and only stack `c'
    relatively to the first matching in the list.

And on the concept of relative stacking (via XDG_CONFIG_WINDOW_SIBLING).

Additionally the `adaptative_raise` setting was removed because it
became obsolete when the choice was made of not raising windows when
focusing via `focus_follows_pointer`.

Windows of type *desktop* are now supported (but not managed).
Sourcedeps
bspwm.c
contrib/bash_completion
contrib/zsh_completion
messages.c
rules.c
settings.c
settings.h
tree.c
window.c
window.h