https://bugs.kde.org/show_bug.cgi?id=448220
--- Comment #40 from SP <scp.stj...@gmail.com> --- (In reply to Zamundaaa from comment #39) > Tbh I don't know a thing about how to build patched packages for rpm based > distros either. > For building and installing directly though, > git clone https://invent.kde.org/plasma/kwin.git --branch Plasma/5.24 > cd kwin > git apply "path of the patch file" > mkdir build && cd build > cmake .. > make > sudo make install > > would do the job. You can then "sudo make uninstall" in that folder to > remove the installed files again, and then re-install your KWin system > package to revert to standard KWin again. Thanks - will do soon. -- You are receiving this mail because: You are watching all bug changes.