Instead of using only 2 pointers for current and previous focused client, now we have a focuslist that goes back til to the beginning.
Head is current focused client, second in list is previous, and so on.
Note: I had to create a new pull-request, because I messed up the original git-history beyond repair.
Instead of using only 2 pointers for current and previous focused client, now we have a focuslist that goes back til to the beginning. Head is current focused client, second in list is previous, and so on.
Note: I had to create a new pull-request, because I messed up the original git-history beyond repair.