]> git.lizzy.rs Git - bspwm.git/commit
Properly update the sticky count in `transfer_*`
authorBastien Dejean <nihilhill@gmail.com>
Sat, 29 May 2021 08:57:37 +0000 (10:57 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Sat, 29 May 2021 08:57:37 +0000 (10:57 +0200)
commita827412f1de9eb409584d3891f91803794d8d61c
tree3cb6a2ca9422bb88d8e2f84e89977acb4634682a
parent03393b55f94d77e04024145661d41038deed599b
Properly update the sticky count in `transfer_*`

I think the initial regression came from
875defe46997b983bbb3102567bdd68866c202bb (the removed lines at the end)
which led to #1098.

This issue was fixed by 5df311b12c06dca86f8e5a56ee522bd48d2178bc. This
commit brought another regression which led to #1199.

Fixes #1199.
src/desktop.c
src/tree.c