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

--- Comment #8 from Zamundaaa <xaver.h...@gmail.com> ---
That reference is for KDE4, I'm not surprised that it doesn't work. You should
probably remove env file, it could potentially cause problems.

For compiling KWin you can either use kdesrc-build
(https://community.kde.org/Get_Involved/development#Set_up_kdesrc-build + add a
section in .kdesrc-buildrc to switch to my branch) to compile a whole session
to log into (overkill but safe) or install it like this:

git clone https://invent.kde.org/zamundaaa/kwin.git -b possible-multi-gpu-fix
mkdir build && cd build
cmake ..
sudo make install -j8

And then after testing reinstall the kwin package to replace the files with
stable kwin (or wait for it to update).

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

Reply via email to