Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Support for icon in titlebar on Windows #19

Open
Songtronix opened this issue Sep 8, 2019 · 5 comments
Open

Support for icon in titlebar on Windows #19

Songtronix opened this issue Sep 8, 2019 · 5 comments
Labels
wontfix This will not be worked on

Comments

@Songtronix
Copy link

Right now it is not possible as far as I know to set an Icon on the top left of the titlebar on Windows.

@alexislozano
Copy link
Owner

web-view README has a link to winres for that. In short, you have to create a custom build.rs for your app where you set the icon.

@Songtronix
Copy link
Author

@alexislozano im using winres. But as far as I see it only set the icon for the executable so I see it in the explorer. However I want to set the icon in the window title which opens when I start it. I can send you a screenshot of it if needed.

@Songtronix
Copy link
Author

bad

As you can see the console popping up does have the icon. The exe itself does have the icon too. However the window in which I'll do my gui does not have the icon. Instead there only is the default one.

@alexislozano
Copy link
Owner

I thing this issue is still opened in web-view : Boscop/web-view#23

@alexislozano alexislozano added the wontfix This will not be worked on label Sep 26, 2019
@simonsan
Copy link

Should set both:
https://github.com/mxre/winres

2020-06-11 12_52_38--Screenshot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants