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

Ability to throw window to next/prev screen #1666

Closed
z1645444 opened this issue Jun 27, 2024 · 8 comments · Fixed by #1677
Closed

Ability to throw window to next/prev screen #1666

z1645444 opened this issue Jun 27, 2024 · 8 comments · Fixed by #1677

Comments

@z1645444
Copy link

Is your feature request related to a problem? Please describe.

Searched for:

  • throw window to next screen
  • throw window to close screen
  • replace "throw" into "move" and search over again

And I got nothing. So seems like not related to any others.

Describe the solution you'd like

Now we have throw window to screen 1/2/3/4. I want Amethyst get the ability to throw window to next/prev screen.

I should give some cases to help you guys get what I mean. Above all, let's assume that we have 3 monitors.

case1: on screen 1, throw to next screen, expect throwed to screen 2;
case2: on screen 2, throw to next screen, expect throwed to screen 3;
case3: on screen 3, throw to next screen, expect throwed to screen 1;
case4: on screen 1, throw to next screen, expect throwed to screen 3;

Describe alternatives you've considered
None.

Additional context
None.

@phillipvanheerden
Copy link

Isn't this what "Throw focused window to space left" and "Throw focused window to space right" do? I might be misunderstanding, but those do what you describe.

On that note, since my update to MacOS 14.5 (23F79) (running Amethyst 0.21.0 (110)), those shortcuts no longer work for me.

@liozur
Copy link

liozur commented Jul 6, 2024

On that note, since my update to MacOS 14.5 (23F79) (running Amethyst 0.21.0 (110)), those shortcuts no longer work for me.

Not work for me too : (

@phillipvanheerden
Copy link

phillipvanheerden commented Jul 6, 2024

#1643

Looks like this has been fixed already, I had to reinstall Amethyst though (ala brew install --cask amethyst). Works again now (on Amethyst 0.21.1 (111))!

@Deichscheich
Copy link

#1643

Looks like this has been fixed already, I had to reinstall Amethyst though (ala brew install --cask amethyst). Works again now (on Amethyst 0.21.1 (111))!

Oh wow, thank you for that hint @phillipvanheerden. Reinstalling did the job for me, after spending a lot of time trying to figure out what went wrong.

@z1645444
Copy link
Author

Isn't this what "Throw focused window to space left" and "Throw focused window to space right" do? I might be misunderstanding, but those do what you describe.

On that note, since my update to MacOS 14.5 (23F79) (running Amethyst 0.21.0 (110)), those shortcuts no longer work for me.

Throw to screen is not throw to space. Space is like a desktop, but screen is like a monitor on your MacBook.

@blue-3
Copy link

blue-3 commented Jul 22, 2024

#1643
Looks like this has been fixed already, I had to reinstall Amethyst though (ala brew install --cask amethyst). Works again now (on Amethyst 0.21.1 (111))!

Oh wow, thank you for that hint @phillipvanheerden. Reinstalling did the job for me, after spending a lot of time trying to figure out what went wrong.

interestingly, that did not work for me - but seems to have worked for some others.
intel mac
macos 14.5

@MoonKraken
Copy link

#1643

Looks like this has been fixed already, I had to reinstall Amethyst though (ala brew install --cask amethyst). Works again now (on Amethyst 0.21.1 (111))!

this worked for me after struggling with this for weeks, thank you so much!

@corneliushennch
Copy link

#1643

Looks like this has been fixed already, I had to reinstall Amethyst though (ala brew install --cask amethyst). Works again now (on Amethyst 0.21.1 (111))!

Throwing windows to other spaces still doesn't work for me after updating to Amethyst 0.21.1 (111). I am running macOS 12.7.6 (21H1320)on an Intel MacBook.

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 a pull request may close this issue.

7 participants