Sorry for slight off-topic, but is there a way to test it with current Wine? I was trying something like this: ``` DISPLAY='' WAYLAND_DISPLAY='wayland-0' wine notepad.exe ``` But it's not working: ``` 009c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 009c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." 009c:err:systray:initialize_systray Could not create tray window 002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 002c:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly." ``` Or it still needs more bits before it can be tested? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4456#note_53850