On Thu Sep 21 18:31:57 2023 +0000, Alexandros Frantzis wrote:
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 hello @afrantzis thanks for your hard work I just needed a little help
so I was curious to check how will all of this work out to be when it will all be ready so I tried building the Wayland branch of wine {width=418 height=165} so when I run
./configure
make -j 8
and than run ./wine notepad well that didn't work and its still on xwayland  so when I saw this response I tried it by doing this  and then run `DISPLAY=wine ./wine notepad` `yeah that didn't work as well` `so can you provide the actual method to test either the wayland driver in the master branch or even the full wayland driver on the wayland branch` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3909#note_46522