Replies: 1 comment 1 reply
-
|
Thanks for reporting. Your config works for me, and I switched it to fractions where it also worked for me. I think there might be a rounding error at play here. Would you mind collecting logs? Unhide the menu bar item and hold the option key in the menu bar menu then select View Logging. Then try executing your shortcut a couple times. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm on a 49" monitor. I have three custom actions that cycle a window through a 2×2 grid within each screen third. Left third (Cmd+Ctrl+7) and right third (Cmd+Ctrl+9) cycle perfectly. Middle third (Cmd+Ctrl+8) does not — the window moves to the first position but never advances on repeated presses.
The difference: left/right thirds can anchor two positions to screen corner docking (Top Left, Bottom Left, etc.) with only two Custom positions. The middle third has no screen corners, so all four positions must use Custom. That's the only config that fails.
What I've tried:
None produce cycling for the middle third.
Full config attached.
RectangleProConfig10.json
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions