I'm seeking help to find out if I can achieve the following setup.
I use an ultrawide monitor and want to create a custom function that determines the position of the currently active window. Based on its position, the window should maximize to occupy either the left or right half of the screen.
For instance, if I'm using Chrome and it's primarily located on the left side of the screen, I want it to automatically expand to fill the left half of the screen. The same should apply for windows on the right side.
My goal is to mimic the functionality of dual monitors using my ultrawide monitor.
Thanks for your time and any assistance you can provide!
If you have just that single monitor it's relatively simple to achieve this using "advanced trigger conditions".
E.g. create two times the same keyboard shortcut.
For the first set the condition to only trigger if the focused windows's X position is less than 1600 (adapt that value to your resolution)