Rectangle icon indicating copy to clipboard operation
Rectangle copied to clipboard

Snap functionality periodically not working

Open froooot opened this issue 2 years ago • 5 comments

  • [ X ] This is a new bug that hasn't been documented in a closed issue or in the Readme.

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

Snap functionality periodically not working on any of the applications.

froooot avatar Feb 08 '24 19:02 froooot

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.

rxhanson avatar Feb 09 '24 01:02 rxhanson

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.

khaoniaomamuang avatar Feb 17 '24 20:02 khaoniaomamuang

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

ErwinSchleier avatar Mar 18 '24 21:03 ErwinSchleier

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!

mscheve avatar Mar 23 '24 11:03 mscheve

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

verso-patrick avatar Mar 27 '24 15:03 verso-patrick