English | 中文
This effect works correctly with stock Plasma effects. Supports KDE Plasma Version >= 6.7
Plasma Version >= 6.7.
You will need qt6, kf6 and kwin development packages.
Arch:
sudo pacman -S git make cmake gcc gettext extra-cmake-modules qt5-tools qt5-x11extras kcrash kglobalaccel kde-dev-utils kio knotifications kinit kwin
git clone https://github.com/walterfang12/LightlyShaders-Plasma6
cd LightlyShaders-Plasma6;
mkdir qt6build; cd qt6build; cmake ../ -DCMAKE_INSTALL_PREFIX=/usr && make && sudo make install
After some updates of Plasma this plugin may need to be recompiled in order to work with changes introduced to KWin.
