rxhanson / RectanglePro-Community

Bug reports and discussion for the Rectangle Pro app
https://rectangleapp.com/pro
99 stars 1 forks source link

Feature Request: Automatically Launch and Arrange Applications in Fullscreen on Specific Displays #540

Open bigplayer-ai opened 3 months ago

bigplayer-ai commented 3 months ago

Feature Request: Automatically Launch and Arrange Applications in Fullscreen on Specific Displays

I would like to use Rectangle Pro to automatically launch specific applications in fullscreen mode on designated displays.

Specifically, I am interested in:

I currently use app layout and cli/terminal open -g "rectangle-pro://execute-layout?name=applayout1" for this functionality but was wondering if you can add support for full screen application layout...

Thank you for considering this feature request!

rxhanson commented 2 months ago

Sorry for the delayed response. Technically, it should be possible, although it would be susceptible to timing issues where the command to full screen could get executed before the application is able to respond to it. I'll take a look and see how difficult it is to get timing right.

In the meantime you could try creating a shell script that executes the rectangle-pro url, waits a bit, then executes the keyboard shortcut for full screen.