You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When attempting to move windows to adjacent spaces using Amethyst, the operation fails if any window is currently in fullscreen mode. This issue disrupts the expected behavior of managing window layouts effectively.
Applications:
Amethyst
To Reproduce
Steps to reproduce the behavior:
1. Open any application and set it to fullscreen mode.
2. Attempt to move a different window to an adjacent space using Amethyst.
3. Observe that the window movement fails or does not behave as expected.
Expected behavior
When a window is moved to an adjacent space, it should move to the specified space regardless of the fullscreen status of other windows.
Screenshots
(Attach screenshots here if applicable)
Additional context
Add any other context about the problem here.
It appears in my case that fullscreened apps, on my primary display, cause the issue, whereas full screen apps on the secondary display do NOT cause the issue.
The text was updated successfully, but these errors were encountered:
Hi, i try to clarify the previous post from #1655. I can get Amethyst to throw window to adjacent space with app in native fullscreen mode. But its depedant on position in "Mission Control" preview window.
By throwing I mean between Desktop 1 and Desktop 2. I have never used the native split screen stuff. I didn't even know MacOS could do that. :D
In this case, throwing does not work.
In this case, no problem.
In this case, throwing from Desktop 1 to 2 works. But 2 to 1 does not.
Safari is in native full screen mode.
I hope this helps someone find the cause. If it helps, I can get some logs from Amethyst with some guidance, as I can replicate this bug consistently.
M1 cpu, macos 14.5, Amethyst 0.21.1 installed from homebrew
Describe the bug
When attempting to move windows to adjacent spaces using Amethyst, the operation fails if any window is currently in fullscreen mode. This issue disrupts the expected behavior of managing window layouts effectively.
Applications:
Amethyst
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When a window is moved to an adjacent space, it should move to the specified space regardless of the fullscreen status of other windows.
Screenshots
(Attach screenshots here if applicable)
Versions:
Debug Info
Additional context
Add any other context about the problem here.
It appears in my case that fullscreened apps, on my primary display, cause the issue, whereas full screen apps on the secondary display do NOT cause the issue.
The text was updated successfully, but these errors were encountered: