Changelog:
- Added --nodrag option
- Selections can be moved by holding the space-bar mid-drag
Signed-off-by: Algent Albrahimi <algent@protonmail.com>
Differential D9734
Update slop to 7.5 Authored by algent on Sep 26 2020, 6:38 PM. Tags None Referenced Files
Subscribers
Details
Changelog:
Signed-off-by: Algent Albrahimi <algent@protonmail.com>
$ 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}
Diff Detail
|