- Via United24 platform (the initiative of the President of Ukraine):
- Via National Bank of Ukraine:
I have created this fork for contribution back to a-parhom, and to provide testing of LighlyShaders. This fork is not intended for active development or to take over the LighlyShaders product.
This is a fork of Luwx's LightlyShaders, which in turn is a fork of ShapeCorners.
It now also includes a fork of KWin Blur effect to fix the "korner bug". It is disabled by default, you will have to enter Effects settings, disable the stock blur and enable the one with the "LightlyShaders" lable.
This effect works correctly with stock Plasma effects.
Plasma >= 6.0.
You will need qt6, kf6 and kwin development packages.
git clone https://github.com/Techognito/LightlyShaders
cd LightlyShaders
mkdir qt6build; cd qt6build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr && make && sudo make installAfter some updates of Plasma this plugin may need to be recompiled in order to work with changes introduced to KWin.
