logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

feedback - Stirring colors with a jiggling warp.

Author

       Tugrul Galatali <tugrul@galatali.com>

X Version 11                                                                            RSSOtherScreensaver(1)

Description

       Colors  are  swirled by repeatedly mapping a spring loaded grid to a uniform grid, pulling in colors from
       the cycling perimeter.

       Written by Tugrul Galatali.

Environment

DISPLAY to get the default host and display number.

Name

       feedback - Stirring colors with a jiggling warp.

Options

--root  Draw on the root window.

       --maxfpsnumber
               Set maximum frame rate.

       --vsyncnumber
               Limit redraws to specified number of vertical refreshes.  0 - 100.  Default: 1

       --dpmsnumber
               Stop rendering new frames if the display is not on.  0 - 1.  Default: 1

       --grey  Use greyscale instead of hue wheel.

       --saturationnumber
               Set color saturation.  0 - 255.  Default: 255

       --lightnessnumber
               Set color lightness.  0 - 255.  Default: 255

       --periodnumber
               Sets color cycling period in seconds.  0 - 100.  Default: 5

       --speednumber
               Sets speed of warping grid wobble.  1 - 100.  Default: 10

       --cellsnumber
               Sets height and width of warping grid in powers of 2.  0 - 6.  Default: 3

       --texsizenumber
               Sets height and width of warped texture in powers of 2.  6 - 12.  Default: 8

       --grid  Turns on rendering of the warping grid.

See Also

X(1),

Synopsis

feedback   [--root/-r]   [--maxfps/-x   number]   [--vsync/-y   number]  [--dpms/-M  number]  [--grey/-g]
       [--saturation/-S number] [--lightness/-L number] [--period/-p  number]  [--speed/-s  number]  [--cells/-c
       number] [--texsize/-t number] [--grid/-i]

See Also