-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a coroutine to handle focusing a space after switching. MacOS will sometimes switch the focus of a window to another application when moving a window to a new space. Try to focus a window 3 times when it is added to a new space. Revert to dragging a window to a new space with a mouse. Using the hs.window:move() method fails when the old and new space are on the same screen. We need the mouse to "pick up" a window so that it moves with the space change.
- Loading branch information
Showing
1 changed file
with
61 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters