How to set a window icon? #2588
Coder2195Text
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following main.rs file:
the code does not panic, but it doesn't set the icon.
I still have this icon
![image](https://private-user-images.githubusercontent.com/63069499/345938389-6b4b46f4-1f9d-4a02-89d8-36363ac52ab2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MzU3MjEsIm5iZiI6MTczOTYzNTQyMSwicGF0aCI6Ii82MzA2OTQ5OS8zNDU5MzgzODktNmI0YjQ2ZjQtMWY5ZC00YTAyLTg5ZDgtMzYzNjNhYzUyYWIyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDE2MDM0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQxOGQzYzI2N2E2ODgwMjM4NDc0ZTE5MmI5ODNhZDBkZmUxYjk0MjNmMDY0YTE0M2MxNDM3NTIxZmJjODE2M2UmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.g4ioG3-jWKMrVSVLC_cbuNJpE4vIPoOqQql6UId3k6M)
I'm running on Ubuntu 24.04 on X11, as I seen issues with other platforms and wayland
Beta Was this translation helpful? Give feedback.
All reactions