rxhanson / Rectangle

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

Snap functionality periodically not working #1334

Open froooot opened 4 months ago

froooot commented 4 months ago

macOS version: 14.2.1 (23C71) Rectangle version: 0.75 (81)

Snap functionality periodically not working on any of the applications.

rxhanson commented 4 months ago

You can try executing this terminal command:

defaults write com.knollsoft.Rectangle systemWideMouseDown -int 1

Then restart the app.

Let me know if that fixes it for you.

khaoniaomamuang commented 4 months ago

I have this issue too. After a few sleeps, the app stops working. Restarting the app won't make it work again. Snap stop working, and manual move commands also stop working. The only way is to restart the mac.

ErwinSchleier commented 3 months ago

I experience the same issue. this works for me without restarting my mac

mscheve commented 3 months ago

You can try executing this terminal command:

defaults write com.knollsoft.Rectangle systemWideMouseDown -int 1

Then restart the app.

Let me know if that fixes it for you.

For me snapping did not work with v0.76 on osx Ventura 13.6.1. This fixed it for me!

darena-patrick commented 3 months ago

I also had this problem and running this command fixed for me.