rxhanson / Rectangle

Move and resize windows on macOS with keyboard shortcuts and snap areas
https://rectangleapp.com
Other
25.09k stars 741 forks source link

"Last three fourth" shortcut sets window to last two thirds instead #1368

Closed bastian-purrer closed 2 months ago

bastian-purrer commented 2 months ago

macOS version: Sonoma 14.3.1 Rectangle version: 0.76 Logs if applicable (In Rectangle menu, hold option, "View Logging..."):

2024-04-20T15:22:43-07:00: AX sizing proposed: (1215.0, 1055.0), result: (1215.0, 600.0) 2024-04-20T15:22:43-07:00: AX position proposed: (-240.0, -1055.0), result: (-240.0, -1055.0) 2024-04-20T15:22:43-07:00: AX sizing proposed: (1215.0, 1055.0), result: (1215.0, 1055.0) 2024-04-20T15:22:43-07:00: firstThreeFourths | display: (-240.0, 956.0, 1620.0, 1055.0), calculatedRect: (-240.0, -1055.0, 1215.0, 1055.0), resultRect: (-240.0, -1055.0, 1215.0, 1055.0), srcScreen: DELL P2719H, destScreen: DELL P2719H, resultScreen: DELL P2719H

[happens on external screen and mac internal screen. Screenwdith of resulting window roughly 62% instead of 75%]

bastian-purrer commented 2 months ago

Okay I just understood what was happening, the calculation is taking the ToDo mode into account even though no app is pinned as todo in this moment. okay will close this, but the whole ToDo thing is extremely unintuitive, i honeslty still don't fully underrstand it. Like, what does "Reflow" mean?? But sorry for the confusion from my end!

rxhanson commented 2 months ago

Thanks for the feedback. Todo mode is just a way to keep a window uncovered on the side of the screen. If you have a window designated as the todo window, then other Rectangle actions will intentionally not cover the space allotted for that window. Reflow means to put the todo window back in the position on the side of the screen and to move all other windows so that they no longer obscure it.