rxhanson / Rectangle

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

resizing window via rectangle unstashes it #939

Closed nikoloz110 closed 1 year ago

nikoloz110 commented 1 year ago

macOS version: 12.2 Rectangle version: 2.6.2 Logs if applicable (In Rectangle menu, hold option, "View Logging..."):

2022-10-09T06:53:08+04:00: Obtained window from window number under cursor
2022-10-09T06:53:45+04:00: Unable to obtain accessibility element 0
2022-10-09T06:53:45+04:00: Unable to obtain window via list
2022-10-09T06:53:48+04:00: AX position proposed: (1679.0, 8.0), result: (1679.0, 8.0)
2022-10-09T06:53:54+04:00: AX position proposed: (0.0, 8.0), result: (0.0, 8.0)
2022-10-09T06:53:58+04:00: Unable to obtain accessibility element 0
2022-10-09T06:53:58+04:00: Unable to obtain window via list
2022-10-09T06:54:02+04:00: AX sizing proposed: (560.0, 1050.0), result: (560.0, 1050.0)
2022-10-09T06:54:02+04:00: AX position proposed: (0.0, 0.0), result: (0.0, 0.0)
2022-10-09T06:54:02+04:00: AX sizing proposed: (560.0, 1050.0), result: (560.0, 1050.0)
2022-10-09T06:54:02+04:00: firstThird | display: (0.0, 0.0, 1680.0, 1050.0), calculatedRect: (0.0, 0.0, 560.0, 1050.0), resultRect: (0.0, 0.0, 560.0, 1050.0), srcScreen: Built-in Retina Display, destScreen: Built-in Retina Display, resultScreen: Built-in Retina Display
2022-10-09T06:54:05+04:00: Obtained window from window number under cursor

how to reproduce: stash the window, hover over the mouse to the side of screen to make it visible, change it's size via rectangle (keyboard shortcut or throwing), it gets unstashed.

resizing window via rectangle (be it via keyboard shortcut, or window throwing) unstashes that window. while if I resize it manually it stays stashed. I believe It should stay stashed in both cases P.S I have unchecked - "unstash a window - when moved clear of the screen edge"

nikoloz110 commented 1 year ago

closing this one, because I have rectangle pro, not rectangle, I will open this issue in rectangle pro github. though, the issue might exist on regular rectangle too.