ianyh / Amethyst

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

"Mouse follows focused windows" shouldn't move the mouse while the user is moving the mouse #1006

Open minego opened 4 years ago

minego commented 4 years ago

Focusing a window with the mouse (either by clicking or using "Focus follows mouse") causes the mouse to jump to the newly focused window. This is not needed since the mouse is already over the newly focused window, and conflicts with the user's actions.

minego commented 4 years ago

btw, thank you very much for fixing "Focus follows mouse" in the last update. I had missed it!

ianyh commented 3 years ago

I unfortunately had to reintroduce this. See #1060

lalithsuresh commented 1 year ago

Is there any fix/workaround for this issue on the charts? I just switched from yabai to Amethyst, and this is the only user experience difference I feel so far. (thanks for creating an awesome tool!)