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

Stage Manager use wrong direction on the 3rd screen #965

Closed MinatoHikari closed 1 year ago

MinatoHikari commented 1 year ago

img https://files.catbox.moe/1zn7io.gif on main screen and 2nd screen it works well it used left part of screen not right on 3rd screen

macOS version: 13.0 Rectangle version: v0.60 Logs if applicable (In Rectangle menu, hold option, "View Logging..."): 2022-10-27T11:55:19+08:00: AXEnhancedUserInterface was enabled, will disable before resizing 2022-10-27T11:55:19+08:00: AX sizing proposed: (1729.322738647461, 1055.0), result: (1686.0, 1048.0) 2022-10-27T11:55:19+08:00: AX position proposed: (781.0, -1055.0), result: (781.0, -1055.0) 2022-10-27T11:55:19+08:00: AX sizing proposed: (1729.322738647461, 1055.0), result: (1729.0, 1055.0) 2022-10-27T11:55:19+08:00: maximize | display: (781.0, 982.0, 1729.322738647461, 1055.0), calculatedRect: (781.0, -1055.0, 1729.322738647461, 1055.0), resultRect: (781.0, -1055.0, 1729.0, 1055.0), srcScreen: 28U1, destScreen: 28U1, resultScreen: 28U1

MinatoHikari commented 1 year ago

i mean 3rd monitor

FS1-uol commented 1 year ago

I am having the exact same problem with my second monitor. Same shortcut, but different direction stays free.

edit:

I just saw that this issue is already discussed here: #885

lzilioli-prism commented 1 year ago

I was having the same issue and it seems to be fixed with https://github.com/rxhanson/Rectangle/issues/928

I downloaded a rectangle update today and no longer have the problem. Now it just fills the full screen.

image

I would prefer if it reserved space for the apps, but I do prefer the fix to the previous behavior where the gap was in the wrong place.

MinatoHikari commented 1 year ago

problem solved in v0.61, it works well