Master issue for web views
- Lenguaje dominante
- C
- Estrellas
- 10.9k
- Forks
- 612
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
This is a commonly requested feature.
Will this feature inflate the size of libui too much? If so, I could make it a separate library.
What rendering engine should this use? On Windows, there's mshtml out of the box; on OS X, there's WebKit out of the box; on GTK+, there's WebKit as an extra installation. Would having different rendering engines result in strange inconsistencies? I could also use WebKit on Windows, but building the WebKit DLL and using its COM-based interface seems to be totally undocumented, if not difficult to even find out about in the first place.
And if we go with WebKit, do we go with API version 1 or 2 (OS X: WebView or WKWebView)?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.