ianyh / Amethyst

Automatic tiling window manager for macOS à la xmonad.
https://ianyh.com/amethyst/
MIT License
14.74k stars 487 forks source link

Cannot move windows between spaces #625

Closed parzydlo closed 7 years ago

parzydlo commented 7 years ago

System

What's the problem?

Windows cannot be moved between spaces using mod2+[n] and mod2+left/right combos. The only effect they have is moving the cursor to the top-left corner of the screen for ~1 second. This happens on a single-screen setup with a default Amethyst configuration.

How can it be reproduced?

What applications are involved?

Has anything fixed it, even temporarily?

dotfile (if you have one)

{

}

Screenshots

ianyh commented 7 years ago

You need to enable the system keyboard shortcuts for changing desktops. See this section of the README: https://github.com/ianyh/Amethyst#setting-up-spaces-support

parzydlo commented 7 years ago

I'll make sure to go through the readme first in the future. Thanks.

ianyh commented 7 years ago

No worries. :)