alternative shortcut idea implemented
compiz used to have a similar thing where you pressed the same combo and it cycled between 2x3 3x3 etc for the active window
i would be better imo instead of having 4 different versions of something + num
i started working on it:
https://github.com/nicman23/UltrawideWindows
i also simplified the code a bit - removed a function.
the scripting for seeing last action / client is done. now i have to figure out how to figure out the next action and cycle between them
so i mostly did it but center is being annoying. i d really appreciate if you can help me with it mostly because i do not understand what the vars: numberXslots numberYslots x y xSlotToFill , actually do