-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (#18) Refactored moving/resizing of windows into two dedicated functions * Fixed Windows implementation * (#18) Updated Linux implementation * (#18) Code cleanup on Linux * (#18) Updated tests to use new functions for resizing and moving of windows * (#18) Adapt tests which require accessibility permissions to not execute on macOS. Verified locally during development * (#18) Migrating window tests to playwright, WIP * (#18) Fixed error in moveWindow on macOS caused by not passing a CGPoint, updated window tests
- Loading branch information
Showing
9 changed files
with
4,838 additions
and
4,734 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
Oops, something went wrong.