-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Focus window #18
Labels
enhancement
New feature or request
Comments
s1hofmann
added a commit
that referenced
this issue
Oct 5, 2023
s1hofmann
added a commit
that referenced
this issue
Oct 5, 2023
s1hofmann
added a commit
that referenced
this issue
Oct 5, 2023
s1hofmann
added a commit
that referenced
this issue
Oct 6, 2023
…ute on macOS. Verified locally during development
s1hofmann
added a commit
that referenced
this issue
Oct 9, 2023
s1hofmann
added a commit
that referenced
this issue
Oct 9, 2023
* (#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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Short overview
As a user I want to be able to focus a window specified by its window handle
The text was updated successfully, but these errors were encountered: