yvbbrjdr / i3lock-fancy-rapid

A faster implementation of i3lock-fancy.
BSD 3-Clause "New" or "Revised" License
144 stars 20 forks source link
i3 i3lock i3wm

i3lock-fancy-rapid

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.

Demo

Build

Make sure you have installed the following dependencies and run

git clone https://github.com/yvbbrjdr/i3lock-fancy-rapid
cd i3lock-fancy-rapid
make

Usage

i3lock-fancy-rapid radius times [OPTIONS]

The above demo uses i3lock-fancy-rapid 5 3.

Dependencies

License

BSD 3-Clause