transferall - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybindings
transferall N/A N/A

The transferall function will swap all clients in the master area with all clients in the stack area while adjusting the number of clients in the master area.

The effect is similar to that of the mirrorlayout function, except that the majority of clients will actually be in the master area as opposed to the areas being swapped around. The difference will be more obvious in other layouts.

transferall.gif

In the above example all the stack clients are moved to the master area and the orange client in the master area is moved to the stack area. nmaster in this case is increased to 4.

There are no default keybindings for this function.

External command:

duskc run_command transferall  # swap all clients between the stack and master areas

Back to Functions > Tiled.

⚠️ **GitHub.com Fallback** ⚠️