weston-ivi-shell: add calling ivi_layout_surfaceSetTransition to set transition type.
authorNobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
Mon, 7 Jul 2014 17:54:13 +0000 (10:54 -0700)
committerNobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
Thu, 21 Aug 2014 01:08:13 +0000 (10:08 +0900)
commit598beb0628470e6630d5eeaf6ce2164f3d35ed97
tree09133f84bb7ba1eb8f0077cc247dbb5d25dded29
parent131cb8ca835a91a29f3eb6ebb5952e02db7e6454
weston-ivi-shell: add calling ivi_layout_surfaceSetTransition to set transition type.

ivi-layout have new feture to control type of transion when property of
surface happens. ivi-layout proposes the above api:
ivi_layout_surfaceSetTransition to change the type.
This api allows user to set type of transition per surface when
commitchange happens. Type of transtion is defined in enum
ivi_layout_transition_type.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
weston-ivi-shell/src/ivi-controller.c