Sept. 21, 2023
8:28 a.m.
On Thu Sep 21 08:28:33 2023 +0000, Gabriele wrote: > I wonder if from this MR, we'll be able to somehow test those changes, > by using an environment variable or something similar. > I'd be very interested in testing it out as soon as it gets merged! An easy and non-intrusive way to experiment with the upstream Wayland driver is: 1. Create the registry key `HKEY_CURRENT_USER\Software\Wine\Drivers\Graphics="x11,wayland"` 2. Unset the `DISPLAY` env. variable, e.g, `DISPLAY= wine ...`, to force the use of the Wayland driver -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3909#note_46166