-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dramatically improve reliability of clicking (and drag+drop).
In lieu of a gnarly hack, Scoot is brought to the background *before* any mouse-related operation (like a click) is issued. This way, if the target window was focused before Scoot was invoked, the target window will regain focus ahead of the mouse-related operation. Closes #28.
- Loading branch information
Showing
2 changed files
with
13 additions
and
33 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
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