Causes a screen transition to occur by sliding the old screen out and/or the new one in from a given direction.
libgre-plugin-screen-path.so
The screen to transition to
Defines how the screen(s) will move over time
| 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 |