desktop_webview_linux 0.2.0
desktop_webview_linux: ^0.2.0 copied to clipboard
Webview on Linux using webkit2gtk. Linux implementation of desktop_webview_window.
0.2.0 #
- Adds WebView window creation, lifecycle, and navigation support on Linux.
- Adds JavaScript execution, document-start scripts, and named JavaScript message handlers.
- Adds navigation and history events, custom user-agent suffixes, cookie retrieval, and storage clearing.
- Supports WebKitGTK 4.1 and 4.0 with LibSoup 3.0 and 2.4.
0.1.4 #
- Fixes Linux JavaScript message handlers and channel cleanup.
- Fixes Linux cookie export and WebKitGTK/LibSoup CMake setup.
- Adds
removeAllWebMessageReceivedCallback.
0.1.3 #
- Updates the README.
0.1.2 #
- Fixes a build error.
0.1.1 #
- Adds missing methods.
0.1.0 #
- Provides the initial release.