https://bugs.kde.org/show_bug.cgi?id=469644
--- Comment #16 from Patrick Silva <bugsefor...@gmx.com> --- I have built the branch 6.1 of kwin on my Arch Linux with these commands: $ git clone https://invent.kde.org/plasma/kwin.git $ cd kwin $ git checkout remotes/origin/Plasma/6.1 $ mkdir build && cd build $ cmake .. $ make -j 4 $ sudo make install However, the bug persists. I suspect my system is still using kwin from its repositories instead of the one built locally. Please could anyone tell me how to replace kwin from the repositories with the one built locally? Thanks. -- You are receiving this mail because: You are watching all bug changes.