Bug fix TIVI-976 ,TIVI-974 and addition of the window animation interface.
[profile/ivi/ico-uxf-weston-plugin.git] / tests / weston_ivi_plugin.ini
1 [plugin]
2 modules=ico_ivi_common.so,ico_ivi_shell.so,ico_window_mgr.so,ico_input_mgr.so
3
4 [shell]
5 #animation=none
6 animation=fade
7 # 0=hide on surface create(for with HomeScreen)/1=show on surface create(for Debug)
8 visible_on_create=0
9
10 [debug]
11 # option flag
12 #  0x00000001 : =1, At the time of unvisible of surface, it travels surface outside a screen.
13 #             : =0, Exclude surface of the unvisible from a list of surface of Westons.
14 option_flag=1
15
16 # 0=no debug write(1=err/2=warn/3=info/4=debug)
17 ivi_debug=4
18