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: ability to provide linux icon set #246

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

develar
Copy link
Member

@develar develar commented Mar 16, 2016

build/icons will be used as a source of Linux app icons if exists.
Or ICNS file will be converted – now we produce all missed required linux sizes — 24, 64, 96.

@develar
Copy link
Member Author

develar commented Mar 16, 2016

We use sharp instead of gm because "Most Windows (x64), Linux and ARMv6+ systems do not require the installation of any external runtime dependencies."

@develar develar force-pushed the linux-icon branch 2 times, most recently from 6ff6787 to fa54be2 Compare March 16, 2016 10:25
@develar
Copy link
Member Author

develar commented Mar 16, 2016

Blocked on lovell/sharp#378

@develar develar force-pushed the linux-icon branch 7 times, most recently from bbadce7 to 689c4a9 Compare March 17, 2016 10:26
24x24, 48x48, 64x64, 96x96 and 128x128 icons will be generated if missed in the ICNS
You can provide Linux icon set explicitly — create `icons` folder in the `build`
develar added a commit that referenced this pull request Mar 17, 2016
feat: ability to provide linux icon set
@develar develar merged commit 269f253 into electron-userland:master Mar 17, 2016
@develar develar deleted the linux-icon branch March 17, 2016 11:00
@develar develar added the linux label Mar 17, 2016
@develar develar self-assigned this Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant