-
Notifications
You must be signed in to change notification settings - Fork 16.3k
test: support for multimonitor tests #47911
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
base: gsoc-2025
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @nilayarya! It looks like this pull request touches one of our dependency files, and per our contribution policy we do not accept these types of changes in PRs.
Permitted in this case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs: approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be a test:
prefix PR and be stacked on top of #47781, right?
Since this is a new independent API to create virtual displays wouldn’t it make more sense to label it as |
81beead
to
94463ad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Description of Change
Note
This PR is part of GSoC 2025 [project] [rfc]
Description of Change
This PR adds a new native addon fixture for testing virtual display functionality in Electron. The
virtual-display
addon provides programmatic virtual display creation capabilities on macOS for comprehensive display testing scenarios.Example usage:
Checklist
Release Notes
Notes: none