CefView / QCefView

A Qt Widget encapsulated CEF view based on QWidget
https://cefview.github.io/QCefView/
GNU Lesser General Public License v2.1
545 stars 144 forks source link

Merge OSR and NCW mode into one binary #155

Closed tishion closed 2 years ago

tishion commented 2 years ago

Removed cmake config switch USE_OSR. Add methods to control the rendering mode void QCefCofig.setWindowlessRenderingEnabled(const bool enabled); const QCefCofig.QVariant WindowlessRenderingEnabled() const;