KDABLabs / cxx-qt-servo-webview

Servo WebView for Qt using CXX-Qt
45 stars 1 forks source link

Support X11 as well as Wayland #16

Open ahayzen-kdab opened 7 months ago

ahayzen-kdab commented 7 months ago

In a few places we connect via a native connection to wayland. This likely needs changing to a generic connection or similar.