Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snap functionality periodically not working #1334

Open
froooot opened this issue Feb 8, 2024 · 5 comments
Open

Snap functionality periodically not working #1334

froooot opened this issue Feb 8, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@froooot
Copy link

froooot commented Feb 8, 2024

  • [ 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 froooot added the bug Something isn't working label Feb 8, 2024
@rxhanson
Copy link
Owner

rxhanson commented Feb 9, 2024

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
Copy link

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
Copy link

ErwinSchleier commented Mar 18, 2024

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

@mscheve
Copy link

mscheve commented Mar 23, 2024

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants