Skip to content

yvbbrjdr/i3lock-fancy-rapid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]
  • radius is the kernel radius of box blur
  • times is the number of times box blur is applied (pixel for pixelation)
  • OPTIONS will be passed to i3lock

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

Dependencies

License

BSD 3-Clause

About

A faster implementation of i3lock-fancy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published