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 icon to executable for windows #32

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ChatDisabled
Copy link

You can see this more as a feature request anyways if you want to implement it in any other way. Since this adds another dependency and doesn't work for MacOS nor Linux.

Changes

Simply added winres to easily add an ico file to the executable. Converted the already present icon-256.png to ico because the favicon one has incorrect bitmaps (or something else) which threw the is not in 3.00 format error.

Tested locally on Windows 11.
image

@ChatDisabled
Copy link
Author

On hold until winres is replaced with https://crates.io/crates/winres-edit.

@ChatDisabled ChatDisabled marked this pull request as draft August 8, 2024 11:58
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.

1 participant