dzen-dhall-1.0.2: Configure dzen2 bars in Dhall language

Safe HaskellNone
LanguageHaskell2010

DzenDhall.Animation.Slider

Synopsis

Documentation

run Source #

Arguments

:: Slider 
-> Int

Frame number

-> Vector AST

Vector of possible ASTs (only one of them will be selected)

-> AST 

There are three stages of the animation in a cycle:

  1. Fading in
  2. Delay
  3. Fading out

renderFade Source #

Arguments

:: Fade 
-> Int

Number of the current frame

-> Int

Total frame count in a stage

-> Int