webview icon indicating copy to clipboard operation
webview copied to clipboard

V binding for webview - a tiny cross-platform library to build modern cross-platform GUI applications.

Results 5 webview issues
Sort by recently updated
recently updated
newest added

Added a basic example of how to use webview with VTray to create a desktop app with a custom notification tray icon with menus.

Hello! Been using this module and it's wonderful! I've encountered a very odd bug, and after some digging I've found a temporary workaround. After an update to Manjaro install, building...

On macOS: - JS `console.log`s won't print to the terminal. - Inspecting webview console causes runtime warning. ``` 2023-09-25 03:53:04.148 v-js-interop-simple[17757:5007724] NSWindow warning: adding an unknown subview: . Break on...

bug
webview C
macOS

Currently on Mac you need to click the close button to quit.\ Would be useful to allow the usage of "standard" macOS shortcut for app actions (ex. CMD+Q, CMD+W, CMD+H,...

enhancement
macOS