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

window_icon example displays default icon #924

Open
NickCondron opened this issue May 7, 2024 · 0 comments
Open

window_icon example displays default icon #924

NickCondron opened this issue May 7, 2024 · 0 comments

Comments

@NickCondron
Copy link

NickCondron commented May 7, 2024

Describe the bug
cargo run --example window_icon launches a window properly, but the window icon is the default wayland icon.

Steps To Reproduce

$ git clone https://github.com/tauri-apps/tao.git
$ cd tao
$ cargo run --example window_icon

Expected behavior
I expected the window to open with this icon https://github.com/tauri-apps/tao/blob/dev/examples/icon.png

Screenshots
If applicable, add screenshots to help explain your problem.
image

Platform and Versions (please complete the following information):
OS: Arch Linux
Rustc: rustc 1.78.0 (9b00956e5 2024-04-29)

Additional context
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant