sunoru / Webviews.jl

🌐 Julia implementation of webview, a tiny library for creating web-based desktop GUIs.
https://sunoru.github.io/Webviews.jl/
MIT License
34 stars 0 forks source link

add api for setting icon #16

Open xgdgsc opened 1 year ago

xgdgsc commented 1 year ago

like https://github.com/webview/webview/issues/28

sunoru commented 1 year ago

It sounds like an interesting feature. Maybe a separate package can be created for this purpose? I don't have much time recently but will try to look into it.

xgdgsc commented 1 year ago

Wait for https://github.com/JuliaLang/PackageCompiler.jl/issues/699 could be fine.