zserge / lorca

Build cross-platform modern desktop apps in Go + HTML5
MIT License
8.04k stars 535 forks source link

Replace Chrome Icon in Dock/Taskbar with Custom Icon? #50

Open mikeschinkel opened 5 years ago

mikeschinkel commented 5 years ago

I am really liking Lorca. But as I am trying to build a product I am wondering it if will be possible to replace the Chrome Logo with our own logo for icons in the macOS dock and I assume the same would be needed for Windows?

Tobix99 commented 5 years ago

When you add a favicon.ico to your folder where the index.html is, than this icon will be shown in the taskbar instead of the Chrome Logo (testet with Windows). You can try it out, if it's also working with macOS ....but I think it should, because of Chrome.

iamgrf commented 4 years ago

Has the problem been solved?

patarapolw commented 3 years ago

I believe, in MacOS, it is different. It probably will never be solved, unless you can create / update Info.plist into Chrome app.