This is a fork of Compton that adds animated window transitions. It is intended for tiling window managers, but may be useful to people who use a mouse as well.
Video: https://youtu.be/eKwPkiACqF0
It adds the following options:
transition-lengthlength of animation in milliseconds (default: 300)transition-pow-xanimation easing on the x-axis (default: 1.5)transition-pow-yanimation easing on the y-axis (default: 1.5)transition-pow-wanimation easing on the window width (default: 1.5)transition-pow-hanimation easing on the window height (default: 1.5)size-transitionwhether to animate window size changes (default: true)spawn-center-screenwhether to animate new windows from the center of the screen (default: false)spawn-centerwhether to animate new windows from their own center (default: true)no-scale-downWhether to animate down scaling (some programs handle this poorly) (default: false)