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

Suggestion: Option to disable drag/resize independently #87

Closed
veloek opened this issue Dec 9, 2022 · 0 comments · Fixed by #89
Closed

Suggestion: Option to disable drag/resize independently #87

veloek opened this issue Dec 9, 2022 · 0 comments · Fixed by #89

Comments

@veloek
Copy link
Contributor

veloek commented Dec 9, 2022

macOS already have support for dragging windows with ctrl+cmd+click which works better wrt. aligning windows (ref. #51):

defaults write -g NSWindowShouldDragOnGesture -bool true

So I only really want the resizing feature, but now it's both or nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant