Open misyltoad opened 1 year ago
There's no wl_drm support at the moment, so no graphics acceleration: https://github.com/talex5/wayland-proxy-virtwl/issues/43
Any 3D stuff is going to have problems.
eglgears_wayland works here testing the proxy running without a VM, directly on the host.
wayland-proxy-virtual --tag="[test]" &
WAYLAND_DISPLAY=wayland-1 vblank_mode=0 mangohud eglgears_wayland
Some misc performance stats from playing around with this (using mangohud since eglgears doesn't show fps):
Also trying glxgears
eglgears_wayland crashes on startup with this project with a "WTF" in the output. I am guessing it's likely related to libdecor stuff, but that's just a hunch.