web-view icon indicating copy to clipboard operation
web-view copied to clipboard

Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications

Results 100 web-view issues
Sort by recently updated
recently updated
newest added

Following your suggestion I've added an icon to my exe file. It would be nice to also be able to add a top left/tab icon, but at least the naive...

Hi, first of all - thank you for the amazing project. In my use scenario I'd like to embed `web-view` into existing C++ desktop app. E.g. C++ app will call...

Travis now has experimental Windows support for CI, let's add that to the build matrix. We should also test on beta as that's the last chance for us to protest...

Opening for tracking as we just hit this. 90% sure someone has already worked on or fixed this.

Hi! I want to take some input from user, like filename or password, but I can't use `prompt()` method. See the screenshot: https://up.zbin.eu/j717EC.png It complains about the first character in...

Allow hiding of the title bar

I know that this has been discussed before, but I think it is time to revisit it for a couple reasons. First of all, there is now activity again at:...

I've been meaning to mention this for some time, but it just happened again and I thought I'd reach out. Occasionally when developing a tauri app with `tauri dev` (ie...

Perhaps related to #80, at [Tauri](https://github.com/tauri-apps/tauri) we have noticed that even on external sites that are https and otherwise perfectly functional - the web api is just not available. I...