-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: windows app icon + 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
Klemen2
wants to merge
35
commits into
DioxusLabs:main
Choose a base branch
from
Klemen2:windows-app-icon
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 11 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
41a7c97
windows app icon + default icon from toml
Klemen2 ad90cf9
fixed typos & mobile build
Klemen2 a1f8261
changed winres to be mandatory for windows
Klemen2 d16082a
Added default_icon() function, moved all default Icon implementations…
Klemen2 31dd115
mobile fix
Klemen2 5a9f8b8
Merge branch 'windows-app-icon'
Klemen2 03a97ff
updated winres
Klemen2 6321f1f
Merge branch 'DioxusLabs:main' into main
Klemen2 3516c44
Merge remote-tracking branch 'origin/main' into windows-app-icon
jkelleyrtp 239dd12
update icon
jkelleyrtp 3966a1e
refactor a bit
jkelleyrtp 6470c68
Merge branch 'DioxusLabs:main' into windows-app-icon
Klemen2 5754848
write_winres
Klemen2 85b85d8
fix docs
Klemen2 8d2b0fd
changed match to expect
Klemen2 d5198de
add winres.rs to exlusion for typos
Klemen2 ef93b78
Merge remote-tracking branch 'upstream/main' into windows-app-icon
Klemen2 0dad35f
fix clippy
Klemen2 9ca6447
fix deprecated
Klemen2 c7d6f2d
Use tracing instead of println, better tracing debug
Klemen2 fa11436
Merge branch 'main' into windows-app-icon
Klemen2 d8177b0
Merge branch 'DioxusLabs:main' into windows-app-icon
Klemen2 0006b33
Merge branch 'main' into windows-app-icon
Klemen2 d3bbcc7
fix the amazing merge + build_dir -> platform_dir
Klemen2 40e0ca9
Merge remote-tracking branch 'upstream/main' into windows-app-icon
Klemen2 37a25e4
fixed critical issues
Klemen2 8e3780d
fix
Klemen2 ff109fe
fix fmt
Klemen2 a504fbf
Revert "fix fmt"
Klemen2 776c580
fix release builds for other platforms
Klemen2 8f1648e
default icon from toml for all platforms
Klemen2 8695190
fmt + image version downgrade
Klemen2 6e815c2
rename + clippy
Klemen2 6058e86
changed tracing::info to debug in winres
Klemen2 0b21cb0
Merge branch 'DioxusLabs:main' into windows-app-icon
Klemen2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.