You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a new bug that hasn't been documented in a closed issue or in the Readme.
macOS version: 15.4.1
Rectangle version: 0.87
Logs if applicable (In Rectangle menu, hold option, "View Logging..."):
Screen arrangement:
I have three screens which are arranged as follows:
| A | C |
| B |
Expected behavior:
When I have a window on screen A and press Ctrl + Option + Cmd + ->, I expect the window to be moved to screen B because that monitor is further to the right than A and not as far to the right than C. It's the next screen when moving from left to right. The cycle order should be A -> B -> C -> A. (This was the behavior before v0.87.)
Actual behavior:
With v0.87, the cycle order now seems to be A -> C -> B -> A. This is confusing and not intuitive.
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. I'll plan on adding this back in with a Terminal command that can toggle it on. The way it is as of v0.87 is the intended functionality.
Thank you, @rxhanson! A terminal command would work great.
Alternatively, I could imagine a UI that would allow the user to drag screens into the right cycle order. For example, it could work similar to the song queue in Apple Music on iOS:
That way, you'll never have to deal with complaints about wrong screen orders again.
I'm open to any solution though. Appreciate your quick response!
Uh oh!
There was an error while loading. Please reload this page.
macOS version: 15.4.1
Rectangle version: 0.87
Logs if applicable (In Rectangle menu, hold option, "View Logging..."):
Screen arrangement:
I have three screens which are arranged as follows:
Expected behavior:
When I have a window on screen A and press
Ctrl + Option + Cmd + ->
, I expect the window to be moved to screen B because that monitor is further to the right than A and not as far to the right than C. It's the next screen when moving from left to right. The cycle order should be A -> B -> C -> A. (This was the behavior before v0.87.)Actual behavior:
With v0.87, the cycle order now seems to be A -> C -> B -> A. This is confusing and not intuitive.
The text was updated successfully, but these errors were encountered: