So i’m looking for a way to split a 4k monior into 4 sections with eve clients.
Only solution I have atm is to drag clients in the top left, bottom left, top right, bottom right and that splits clients 4 ways, but has them ugly windows borders.
The screen size is 52 inch so scaling back to 100% is not a problem.
Is there a way that i can (and others) able to set the location of the clients in fixed window mode so no borders so it looks like 4 separate displays on 1 panel.
I found things like python scrips but I have 2 issues, I don’t understand Python, and from the code, I have seen means you need to log in first and select character so the window reports as “EVE - CharacterName” to allow the script to work.
Here is an example of what I am trying to achieve but without the bars of the window at the top of the clients.
Is there a way that it can be added to the eve client settings where the window size is set to 1920x1080 and the window location on lets say Display 2 is at 0,0 and the next one is at 1921,0 the 3rd one is at 0,1081 and the 4th is at 1921,1081