Skip to content

✨ Ability to move windows across spaces#1114

Open
mrkai77 wants to merge 8 commits into
developfrom
kai/space-switching
Open

✨ Ability to move windows across spaces#1114
mrkai77 wants to merge 8 commits into
developfrom
kai/space-switching

Conversation

@mrkai77

@mrkai77 mrkai77 commented Jul 1, 2026

Copy link
Copy Markdown
Owner

This uses SkyLight’s private bridged operations, such as SLSBridgedMoveWindowsToManagedSpaceOperation, and executes them through the system window manager bridge delegate.

The original approach in this branch was to grab the window through the Accessibility API, then send the system symbolic hotkey events to move it across spaces. That proved unreliable and sometimes could take up to a second to complete. This new private API path is effectively instant and does not require moving the user’s active Space to the target Space!

@mrkai77 mrkai77 self-assigned this Jul 1, 2026
@mrkai77 mrkai77 linked an issue Jul 1, 2026 that may be closed by this pull request
2 tasks
@mrkai77 mrkai77 added the Feature label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Moving window to a different space

1 participant