Replies: 2 comments 3 replies
|
Sounds like you are looking for something similar to Windows? I don’t have plans to add that into Rectangle at this time, but would be fine merging a good PR for it, having it be something configurable via Terminal command. I did add the Windows style state machine in my paid superset of Rectangle, Hookshot (https://hookshot.app). Hookshot had some necessary components for the feature already in, which made it simple to add there while it is not as simple to add it to Rectangle. |
|
I implemented this — PR #1824. With the It is off by default and configurable via Terminal command ( |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have just used Rectangle but I love it so much. Thanks for an amazing utility.
I have a suggestion. Currently, we have different shortcuts for arrange windows at half and quarter of screen. There is no problem with
Ctr + Option + Arrow keyfor half screen arrangement, but the corner arrangement's shortcuts seem is not convenient.My idea is continue using
Ctr + Option + Arrow keyshortcut to switch between half and corner arrangement. For example, if my window's app is on the top half, I will useCtr + Option + Leftkeys to move to top left quarter. Then If I want to bring it to the half left, I useCtr + Option + Downkeys.Hope you understand what I said.
All reactions