Is there a way (short of writing a script) that will allow me to shuffle windows left and right, and/or move a window and slide the rest down?
Imagine having windows A, B, C, and D respectively in positions 0, 1, 2, and 3. I'd like to move D into position 1 so they end up in this order: A, D, B, C.
Imagine having windows A, B, C, and D respectively in positions 0, 1, 2, and 3. I'd like to move D into position 1 so they end up in this order: A, D, B, C.
Haven't figured out how to pull this off yet.