A faster implementation of i3lock-fancy. It is blazing fast and provides a fully configurable box blur. It uses linear-time box blur and accelerates using OpenMP.
Make sure you have installed the following dependencies and run
git clone https://github.com/yvbbrjdr/i3lock-fancy-rapid
cd i3lock-fancy-rapid
makei3lock-fancy-rapid radius times [OPTIONS]radiusis the kernel radius of box blurtimesis the number of times box blur is applied (pixelfor pixelation)OPTIONSwill be passed toi3lock
The above demo uses i3lock-fancy-rapid 5 3.
