Jrelvas

Results 4 issues of Jrelvas

Games which have DXVK support (via `-vulkan` command argument) are also capable of using SDL2's Wayland backend (via `SDL_VIDEODRIVER=wayland` env). This mostly works, however, the game is not DPI aware...

Linux

wineboot shows an annoying window whenever it inits or updates a prefix. Prevent that by setting DISPLAY and WAYLAND_DISPLAY envs to nothing. this PR also fixes a minor spelling error...

### Context Currently, Vinegar has a major limitation in Wayland sessions. Xwayland cannot simulate cursor locks or constraints, preventing the cursor from locking in Roblox Player under certain circumstances and...

Wine's wayland driver has no support for rendering opengl and vulkan on childwindows, which blocks studio from being used as a native Wayland program. A MR which adds this functionality...