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

Hide electron icon from OS X dock #103

Merged
merged 1 commit into from
Aug 2, 2018
Merged

Hide electron icon from OS X dock #103

merged 1 commit into from
Aug 2, 2018

Conversation

etpinard
Copy link
Contributor

resolves #102

cc @jonmmease

To hide the electron icon from the dock on OS X,
it is recommended (electron-userland/electron-builder#1456)
to add "extendInfo": {"LSUIElement": 1}
to the top-level mac configuration settings.
@etpinard
Copy link
Contributor Author

Could someone with a Mac try to install

https://s3.amazonaws.com/image-exporter-travis-artifacts/plotly/orca/414/414.1/mac-release.zip

and see if the electron icon is indeed gone?

@jonmmease
Copy link
Contributor

It works with no icon for me 🎉
Thanks @etpinard!

@etpinard
Copy link
Contributor Author

etpinard commented Aug 2, 2018

Merging this thing into master.

@etpinard etpinard merged commit 647239b into master Aug 2, 2018
@etpinard etpinard deleted the osx-dock-icon branch August 2, 2018 13:44
@etpinard etpinard mentioned this pull request Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dock icon not hidden on OS X
3 participants