Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.
/orcaPublic archive

Hide electron icon from OS X dock - #103

Merged
etpinard merged 1 commit into
masterfrom
osx-dock-icon
Aug 2, 2018
Merged

Hide electron icon from OS X dock#103
etpinard merged 1 commit into
masterfrom
osx-dock-icon

Conversation

@etpinard

Copy link
Copy Markdown
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
Copy Markdown
ContributorAuthor

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
Copy Markdown
Contributor

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

@jonmmeasejonmmease mentioned this pull request Aug 1, 2018
@etpinard

Copy link
Copy Markdown
ContributorAuthor

Merging this thing into master.

@etpinard
etpinard merged commit 647239b into masterAug 2, 2018
@etpinard
etpinard deleted the osx-dock-icon branch August 2, 2018 13:44
@etpinardetpinard mentioned this pull request Aug 2, 2018
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

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

@etpinard@jonmmease@JamesCropcho