Causes a screen transition to occur by fading the old screen into the new one.
libgre-plugin-screen-path.so
The screen to transition to
Defines how the alpha values will change
| linear |
| easein |
| easeout |
| easeinout |
| bounce |
Number of frames per second
Length of the transition in milliseconds
The direction to transition from
| left |
| right |
| top |
| bottom |
The layers to transition, all of the layers or just the layers that are different between source and destination.
| all |
| delta |
The screen(s) to animate with the desired path transition.
| both |
| new only |
| old only |