I rewrote the lua scripts. My use case is for the left(vertical) and right(big one) monitors are:
- If swiped left, move the active window to the left monitor and set the width to monitor width and height to 500, and windows top position is pre-configured for some apps.
- If swiped right move the active window to the right monitor and toggle maximize.
- Above 2 configs should not work for my shortcut app(app width change brokes usability).
- If window is already on the left monitor, left swipe does nothing.
- If window is already on the right monitor, right swipe toggles maximization