For a macro which:
- Moves the front window to the next quadrant, clockwise, each time it is triggered, and then finally
- (move 5) centres the quarter-screen window (before restarting the quadrant cycle)
you could write:
1 2w 2h, ,2 2w 2h,
,5 2w 2h, ,
4 2w 2h, ,3 2w 2h,
, , ,
(Requires the subroutines posted above)
QUADRANTS clockwise- then centered - front window tiles.kmmacros (2.7 KB)