-
Notifications
You must be signed in to change notification settings - Fork 487
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
Throwing windows to other spaces fails on macOS 15 beta 1 #1662
Comments
I have this issue on 14.5 |
This was (partly) fixed in 0.21.1 for macOS 14.5, but macOS 15 might be the actual nail in the coffin for moving windows between spaces. |
I'm having the same issue on 14.5. Does this mean this won't be possible anymore from here on out? |
The mechanism by which we do it is no longer possible, it seems. Until someone figures out a different way (which may very well not be possible, particularly with SIP enabled), then we are out of luck. I don't really have the bandwidth to do that kind of diving, but I'm going to keep my eye on it to see if anything changes (on the open source end or the Apple end). |
I experienced the same issue on macOS 14.5 and updated the app to 0.21.1 but that doesn't fix it for me, I can only throw the Amethyst Preferences window but not others. When I press the keyboard shortcut it just un-focuses the windows for me. PS: Just providing some input for this issue. |
Same issue on 13.6.8, same behavior as the above comment describes. Worth noting this is an issue on other MacOS window managers as well: |
I am using the latest version of amethyst on macOS 15 beta 3 and Throwing windows to other spaces is not working. |
I have the same problem after my recent update: 13.6.9 |
Just updated to Sequoia beta on one of my machines and am having the same issue. It looks like yabai has a solution, they closed some stuff out this week? koekeishiya/yabai#2380 It requires their "scripting addition" (AKA disabling SIP) which AFAIK isn't something amethyst has ever required. Sad to see this functionality get broken through Apple updates 😢 |
Any updates on this one? 👀 |
15.0 is out now and throwing doesn’t work on it 😞 |
Yes, Simply use “AeroSpace window management” app for macos. It uses some different ways to manage windows and it’s really amazing.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Vladimir Kolchurin ***@***.***>
Sent: Tuesday, September 17, 2024 2:20:39 PM
To: ianyh/Amethyst ***@***.***>
Cc: Rahul Sawhney ***@***.***>; Comment ***@***.***>
Subject: Re: [ianyh/Amethyst] Throwing windows to other spaces fails on macOS 15 beta 1 (Issue #1662)
15.0 is out now and throwing doesn’t work on it 😞
—
Reply to this email directly, view it on GitHub<#1662 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APRTAYHVAEVBVLG2NCJ7RH3ZW7UN7AVCNFSM6AAAAABJILKYSKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJUHEZDIMJUHE>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Yes, Simply use “AeroSpace window management” app for macos. It uses some different ways to manage windows and it’s really amazing.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Fernando Obregón ***@***.***>
Sent: Tuesday, September 17, 2024 1:58:09 PM
To: ianyh/Amethyst ***@***.***>
Cc: Rahul Sawhney ***@***.***>; Comment ***@***.***>
Subject: Re: [ianyh/Amethyst] Throwing windows to other spaces fails on macOS 15 beta 1 (Issue #1662)
Any updates on this one? 👀
—
Reply to this email directly, view it on GitHub<#1662 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APRTAYEFBOOSOULYLLCTSOTZW7RZTAVCNFSM6AAAAABJILKYSKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJUHA3TIOJWGM>.
You are receiving this because you commented.Message ID: ***@***.***>
|
I think AeroSpace does its own virtual space thing by showing and hiding sets of windows instead of relying on the native spaces. It's a good solution if you want the functionality, but don't want to mess with SIP. I like the native spaces for a variety of reasons, personally, though it does suck that this seems to be the end of space throwing for Amethyst for now. Maybe Apple will take their underlying window management framework and make it a public API at some point, but I'm not holding my breath. |
same issue with me |
I think this is an evil intention by Apple to force users to use their inferior window management features they released with Sequoia |
See #1682 |
Describe the bug
The keyboard shortcuts to throw windows to other spaces don't work in the first beta release of macOS 15.
Applications
Amethyst and Safari. The problem applies to other apps as well.
To Reproduce
Expected behavior
The window moves to the new space.
Actual behavior
The window flickers for a moment but stays in the current space.
Versions
Log Messages
The following log messages appear in the Xcode 16.0 beta console (I've checked out the
development
branch):The text was updated successfully, but these errors were encountered: