https://bugs.kde.org/show_bug.cgi?id=433168

--- Comment #6 from Leonard Lausen <leon...@lausen.nl> ---
FYI, Alexandros fixed the KDE related bugs in the wine wayland branch and since
March 4 2021 it works well (and much better than the XWayland version). The
only caveat is that at this point Wine applications will always use en-us
keyboard layout, but that will be fixed later.

To install:

mkdir -p ~/src/
cd ~/src
git clone -b wayland https://gitlab.collabora.com/alf/wine/
./configure --with-wayland
make -j$(nproc)

To use:

WINEARCH="win32" DISPLAY= WAYLAND_DISPLAY=wayland-0 WINEPREFIX=~/.wine_wayland
~/src/wine/wine program.exe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to