Master issue for web views
未关闭
- 主要语言
- C
- 星标
- 10.9k
- 派生
- 612
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)?
贡献指南
评估
这个 Issue 还没有评估数据。