Comment by swiftcoder
Comment by swiftcoder 10 hours ago
Can you not use the X11 server packaged with WSL as your display driver, and avoid piping this all into the web browser?
Seems very inefficient to have to render everything through the browser
WSL doesn't have an X Server, it has a Wayland compositor. That said, yes, you can use that. You can even run a different compositor nested so you get one single window with a desktop if you want.