Skip to content

Add setting to disable window snapping - #183

Merged
pablopunk merged 2 commits into
mainfrom
fix/window-snapping-preference
Aug 24, 2026
Merged

pablopunk merged 2 commits into
mainfrom
fix/window-snapping-preference

Conversation

@pablopunk

@pablopunk pablopunk commented Aug 24, 2026 •

Copy link
Copy Markdown
Owner
CleanShot 2026-08-24 at 13 58 51

Summary

  • add an enabled-by-default preference for snapping to nearby windows
  • expose the preference in the settings UI
  • skip collecting snap candidates when snapping is disabled
  • test custom boolean preference defaults

Testing

  • xcodebuild build -project "Swift Shift.xcodeproj" -scheme "Swift Shift" -configuration Debug -destination "platform=macOS" CODE_SIGNING_ALLOWED=NO
  • git diff --check
  • XCTest bundle compiles, but cannot run locally because the app and test bundle use different signing Team IDs

Closes #182

@codesandbox

codesandbox Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web Editor • VS Code • Insiders

Open Preview

@vercel

vercel Bot commented Aug 24, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
swiftshift-app Ignored Ignored Preview Aug 24, 2026 11:58am

@pablopunk
pablopunk merged commit 4ec3380 into main Aug 24, 2026
6 checks passed
@pablopunk
pablopunk deleted the fix/window-snapping-preference branch August 24, 2026 12:01
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 this pull request may close these issues.

Window movement friction?

1 participant