Addition of the window animation interface.
[profile/ivi/ico-uxf-weston-plugin.git] / weston_ivi_plugin.ini
index 0c24230..a021d9b 100644 (file)
@@ -1,8 +1,14 @@
 [plugin]
-modules=ico_ivi_common.so,ico_ivi_shell.so,ico_window_mgr.so,ico_input_mgr.so
+modules=ico_ivi_common.so,ico_ivi_shell.so,ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
 
 [shell]
+# default animation
 animation=none
+# animation time (ms)
+animation_time=600
+# animation frame rate(frame/sec)
+animation_fps=15
+
 # 0=hide on surface create(for with HomeScreen)/1=show on surface create(for Debug)
 visible_on_create=0