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: expose Icon::from_handle #109

Merged
merged 4 commits into from
Jan 29, 2024
Merged

feat: expose Icon::from_handle #109

merged 4 commits into from
Jan 29, 2024

Conversation

ericchu94
Copy link
Contributor

I'm writing a windows app in which I already have a HICON, but I couldn't find a good way to massage it to be used with tray-icon... Maybe the proper way is to use some sort of Into<Icon> trait, but this at least unblocks me easily

src/icon.rs Outdated Show resolved Hide resolved
@amrbashir amrbashir changed the title Expose from_handle feat: expose Icon::from_handle Jan 29, 2024
@amrbashir amrbashir merged commit ca3bed5 into tauri-apps:dev Jan 29, 2024
8 checks passed
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.

2 participants