commit | a67e6b98189092e78b9f35e675e9c15940d3a798 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Tue Nov 19 11:37:13 2013 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Nov 19 11:49:28 2013 -0800 |
tree | ba83352ef0e24ec047d343ddf68496deaba9a820 | |
parent | 96d47c0ef7c8fa7824cd0f3bebb7e152bfc06418 [diff] |
Add move/scale animation Add an animation which moves a surface to a new location, at the same time as also rescaling it to a different size from the origin, rather than the existing scale animation which resizes from the centre. [pochu: rebased, ported to weston_view]