2009/7/15 Jacob Todd <jaketodd...@gmail.com>: > Using the dwm-5.6 tarball from dwm.suckless.org, focusstack only works > when in monocle or floating. When trying to focus a client in the stack, > dwm jumps back to the master. I'm not using any patch's.
I don't understand what you mean. focusstack() simply makes the focused window the master, or if that's the master already, it swaps it with the first window in the stack. There is nothing broken about it here imho. Kind regards, Anselm