-
-
Notifications
You must be signed in to change notification settings - Fork 659
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Issue moving windows between external displays with mouse #820
Comments
Same issue here, on Catalina, bsp mode everywhere and I do have scripting addidions installed. |
I have the same issue. I found it less prone to errors if we wait a couple of seconds before releasing the mouse button. It seems that when we move a window without dropping it, a preview is done and it might conflict with the actual action when we release the mouse button before the preview is fully displayed. |
I don't think this is something that can be fixed; does this happen if you do not use yabai? There are already checks in place that are supposed to make sure that we do not react to mouse-actions while mission control is active, e.g: https://github.com/koekeishiya/yabai/blob/master/src/event.c#L635 I did manage to reproduce this, however it was not easy when using a touchpad.
For me the issue did no longer occur if I simply wait like half a second after releasing the mouse-button on the target display, before exiting mission-control. If this to slow for you, I would suggest just using keyboard shortcuts to move windows between displays. |
I just gave it a try: This still happens to me (on Big Sur), without having to exit Mission Control quickly. Stopped yabai, gave it a try: it no longer happens. |
…g the cursor inside mission-control
Did some more digging and turns it was related to some other feature that was meant to help the mission-control integration work properly. This issue has been resolved on |
I think I have a similar, longstanding issue — still present on yabai-v4.0.1. One repro:
At this point, one of the windows erroneously returns to the first Desktop. |
@braham-snyder Hm I am able to reproduce now, but it is not consistent. |
Fixed on master. |
Hi, I'm having problems dragging windows between two displays with my mouse (from mission control). When I release the window on the new display it snaps back to the original screen. I have to try this 3-4 times before it finally sticks. Any suggestions?
Info
The text was updated successfully, but these errors were encountered: