rxhanson / Rectangle

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

Rectangle seems to ignore stage manager recent apps area #1087

Closed Rydkey closed 1 year ago

Rydkey commented 1 year ago

macOS version: 13.2.1 Rectangle version: 66 (72)

Hello, it seems that for some reason rectangle ignore stage manager recent apps area size. When I try to put one windows on the first half of the screen and a second one on the other half, they take all the space and do not leave enough space for stage manager. Oddly enough, it works for my other user on the mac.

logs :

2023-02-27T19:26:50+01:00: AX sizing proposed: (832.5, 1015.0), result: (833.0, 1015.0) 2023-02-27T19:26:50+01:00: AX position proposed: (842.5, 30.0), result: (842.0, 30.0) 2023-02-27T19:26:50+01:00: AX sizing proposed: (832.5, 1015.0), result: (833.0, 1015.0) 2023-02-27T19:26:50+01:00: rightHalf | display: (0.0, 0.0, 1680.0, 1025.0), calculatedRect: (842.5, 30.0, 832.5, 1015.0), resultRect: (842.0, 30.0, 833.0, 1015.0), srcScreen: Écran Retina intégré, destScreen: Écran Retina intégré, resultScreen: Écran Retina intégré

What I've tried so far :

  1. restart my computer ;
  2. uninstall / reinstall rectangle via brew and dmg file ;
  3. run defaults delete com.knollsoft.Rectangle ;
rxhanson commented 1 year ago

Thanks for reporting. If you don't mind, can you attach your config?

Rydkey commented 1 year ago

image

I try to export from the export button but the file doesn't seem to export to the folder that I designate

rxhanson commented 1 year ago

We can also get it straight from here:

~/Library/Preferences/com.knollsoft.Rectangle.plist

Rydkey commented 1 year ago

config.zip This config comes from the Library of the first user from my mac, there is no com.knollsoft.Rectangle.plist for my second user.

ostojan commented 1 year ago

I have the same problem. App seems to work when there is at least 1 other app hidden in Stage Manager, but... Not every time. Sometimes maximizing (Ctrl+Opt+Enter) circles between normal maximize mode and one that respects Stage Manager area. Problem occurs on external displays as well as on built in screen. Config file from me and my HW configuration: image

ozhanozen commented 1 year ago

I have the same problem. I use two external monitors with DisplayLink, but the issue is on all screens. Macos 13.2.1. Rectangle v0.66 (72)

Note: issue does not happen with the previous version of Rectangle.

Rydkey commented 1 year ago

The last update seems to have resolve my issue. Thanks for the hard work !

ozhanozen commented 1 year ago

v0.67 still did not solve my issue.

ostojan commented 1 year ago

Same here, app still struggles with stage manage.

ozhanozen commented 1 year ago

@Rydkey Could you re-open the issue, please?

rxhanson commented 1 year ago

@ozhanozen @ostojan, Please open a new issue, and include any details about your specific setup, like your config or any applicable logs. You can add a link to this issue in the new issue. Thanks!