Closed deltaxflux closed 5 years ago
Hey yvbbrjdr, I3lock-fancy-rapid does not validate arguments. If you set an negative radius or time strange things happen.
./i3lock-fancy-rapid -x -y where x,y >0
Check if radius or time are >=0.
Regards,
deltaxflux
Fixed! Thanks!
Summary
Hey yvbbrjdr, I3lock-fancy-rapid does not validate arguments. If you set an negative radius or time strange things happen.
Steps to reproduce
./i3lock-fancy-rapid -x -y where x,y >0
Solution
Check if radius or time are >=0.
Regards,
deltaxflux