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

macOS Sequoia 15: The method moveWindows() is broken #354

Open
AlaxJI opened this issue Sep 18, 2024 · 2 comments
Open

macOS Sequoia 15: The method moveWindows() is broken #354

AlaxJI opened this issue Sep 18, 2024 · 2 comments
Labels
Milestone

Comments

@AlaxJI
Copy link

AlaxJI commented Sep 18, 2024

  • Version: 4.0.1 (137)
  • macOS: 15.0

The method Space::moveWindows(Array<Window> windows) is broken in macOS Sequoia 15

Example of code you can find here https://kasper.github.io/phoenix/api/space

@kasper
Copy link
Owner

kasper commented Sep 19, 2024

Hi @AlaxJI! Thanks for the report. Not surprised since Apple has been breaking this private API on multiple occasions. Let’s see what we can do.

@kasper kasper added the bug label Sep 19, 2024
@kasper kasper added this to the 4.0.2 milestone Sep 19, 2024
@kasper
Copy link
Owner

kasper commented Sep 20, 2024

Unfortunately, it looks like this might be the end
of this particular support in Sequoia. Apple has disabled 3rd party access to the private APIs and made them non-functional. I’ll follow if someone figures out something that doesn’t require disabling SIP. Otherwise, I’ll deprecate this particular support in the next release. ❤️

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

No branches or pull requests

2 participants