webview / webview

Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

Home Page:https://webview.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to webkitgtk-6.0 (GTK4, libsoup 3)

smnto opened this issue · comments

Please update the webview to use webkitgtk-6.0 (GTK4, libsoup 3), so it can be used in the modern Gnome apps (based on GTK4). Thank you!

Please, do it in a way that will allow multiple webkitgtk widgets be used at the same time in an application (like multiple tabs in a browser are used at the same time). Thank you!