Skip to content
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

feat: add force option to app.focus() #23447

Merged

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented May 7, 2020

Description of Change

Backport #22612 to 9-x-y. semver minor change approved by releases wg on May 6.

CC @electron/wg-releases

Checklist

Release Notes

Notes: Add a new force parameter to app.focus() on macOS to allow apps to forcefully take focus.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 7, 2020
@trop trop bot mentioned this pull request May 7, 2020
5 tasks
@trop trop bot added 9-x-y backport This is a backport PR labels May 7, 2020
@codebytere codebytere merged commit 4b9df8c into 9-x-y May 7, 2020
@release-clerk
Copy link

release-clerk bot commented May 7, 2020

Release Notes Persisted

Add a new force parameter to app.focus() on macOS to allow apps to forcefully take focus.

@codebytere codebytere deleted the backport/9-x-y/22612-add-force-option-to-app-focus branch May 7, 2020 19:16
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 13, 2020
@ckerr
Copy link
Member Author

ckerr commented May 13, 2020

/trop run backport-to 8-x-y

@trop
Copy link
Contributor

trop bot commented May 13, 2020

The backport process for this PR has been manually initiated -
sending your commits to "8-x-y"!

@trop
Copy link
Contributor

trop bot commented May 13, 2020

I was unable to backport this PR to "8-x-y" cleanly;
you will need to perform this backport manually.

@codebytere
Copy link
Member

@ckerr i moved the label to the original PR

ckerr added a commit that referenced this pull request May 13, 2020
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9-x-y backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants