Skip to content

feat: windows app icon + windows default icon from toml #3753

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Klemen2
Copy link
Contributor

@Klemen2 Klemen2 commented Feb 16, 2025

image

Closes: #3648
Implements #3596 for windows

Tested only on windows 11
Needs testing building windows app from windows 10, mac and linux if the build tools are correctly assigned if you have them

@Klemen2 Klemen2 requested a review from a team as a code owner February 16, 2025 20:26
Building with winres is now mandatory since app may build but fail to run due to how default icon for window is managed

- fixed default bundle icon path fail for windows
@jkelleyrtp jkelleyrtp added the cli Related to the dioxus-cli program label Apr 9, 2025
@photino
Copy link
Contributor

photino commented Apr 26, 2025

Why didn't previous versions support Windows app icons?

@Klemen2
Copy link
Contributor Author

Klemen2 commented Apr 26, 2025

windows is windows and always needs something special, aka building a resource file with a specific program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the dioxus-cli program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icon option in Dioxus.toml does not work on Windows
3 participants