Page MenuHomeSolus

Update slop to 7.5
ClosedPublic

Authored by algent on Sep 26 2020, 6:38 PM.

Details

Summary

Changelog:

  • Added --nodrag option
  • Selections can be moved by holding the space-bar mid-drag

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Run these example commands:
$ slop -r blur1,blur2 -b 100 | ~/.config/slop/{blur1,blur2}{.frag,.vert}
$ slop -r wiggle -b 10 | ~/.config/slop/wiggle{.frag,.vert}
$ slop -r blur1,blur2,wiggle -b 50 -c 1,1,1 | ~/.config/slop/{blur1,blur2,wiggle}{.frag,.vert}
$ slop -r crosshair | ~/.config/slop/crosshair{.frag,.vert}
  • Succesfully run screenkey.

Diff Detail

Repository
R3387 slop
Lint
Lint Not Applicable
Unit
Tests Not Applicable