weston/ivi-shell/weston.ini.in
Daniel Stone 78a42116ae tests: Reshuffle IVI layout tests
Rename the IVI tests to be more consistent with the others, and invert
the naming of plugin/client to make it slightly more clear what's going
to happen. Handle the renaming by using wet_get_binary_path to rewrite
the local binaries.

As a side-effect, weston.ini ivi-shell-user-interface no longer needs to
be given as an absolute path.

Signed-off-by: Daniel Stone <daniels@collabora.com>

v2:

Call ivi-layout.ivi as ivi-layout-test-client.ivi to keep the same name
in both the file and the lookup, so that the module map does not need to
change the name.

Update code comments to reflect the new names.

Rename ivi_layout-test-plugin.c to ivi-layout-test-plugin.c.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Emre Ucan <eucan@de.adit-jv.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-06-20 16:10:12 +03:00

102 lines
2.2 KiB
INI

[core]
shell=ivi-shell.so
modules=hmi-controller.so
[ivi-shell]
ivi-shell-user-interface=weston-ivi-shell-user-interface
#developermode=true
cursor-theme=default
cursor-size=32
base-layer-id=1000
base-layer-id-offset=10000
workspace-background-layer-id=2000
workspace-layer-id=3000
application-layer-id=4000
transition-duration=300
background-image=@abs_top_srcdir@/data/background.png
background-id=1001
panel-image=@abs_top_srcdir@/data/panel.png
panel-id=1002
surface-id-offset=10
tiling-image=@abs_top_srcdir@/data/tiling.png
tiling-id=1003
sidebyside-image=@abs_top_srcdir@/data/sidebyside.png
sidebyside-id=1004
fullscreen-image=@abs_top_srcdir@/data/fullscreen.png
fullscreen-id=1005
random-image=@abs_top_srcdir@/data/random.png
random-id=1006
home-image=@abs_top_srcdir@/data/home.png
home-id=1007
workspace-background-color=0x99000000
workspace-background-id=2001
[input-method]
path=weston-keyboard
[ivi-launcher]
workspace-id=0
icon-id=4001
icon=@abs_top_srcdir@/data/icon_ivi_flower.png
path=@abs_top_builddir@/weston-flower
[ivi-launcher]
workspace-id=0
icon-id=4002
icon=@abs_top_srcdir@/data/icon_ivi_clickdot.png
path=@abs_top_builddir@/weston-clickdot
[ivi-launcher]
workspace-id=1
icon-id=4003
icon=@abs_top_srcdir@/data/icon_ivi_simple-egl.png
path=@abs_top_builddir@/weston-simple-egl
[ivi-launcher]
workspace-id=1
icon-id=4004
icon=@abs_top_srcdir@/data/icon_ivi_simple-shm.png
path=@abs_top_builddir@/weston-simple-shm
[ivi-launcher]
workspace-id=2
icon-id=4005
icon=@abs_top_srcdir@/data/icon_ivi_smoke.png
path=@abs_top_builddir@/weston-smoke
[ivi-launcher]
workspace-id=3
icon-id=4006
icon=@abs_top_srcdir@/data/icon_ivi_flower.png
path=@abs_top_builddir@/weston-flower
[ivi-launcher]
workspace-id=3
icon-id=4007
icon=@abs_top_srcdir@/data/icon_ivi_clickdot.png
path=@abs_top_builddir@/weston-clickdot
[ivi-launcher]
workspace-id=3
icon-id=4008
icon=@abs_top_srcdir@/data/icon_ivi_simple-egl.png
path=@abs_top_builddir@/weston-simple-egl
[ivi-launcher]
workspace-id=3
icon-id=4009
icon=@abs_top_srcdir@/data/icon_ivi_simple-shm.png
path=@abs_top_builddir@/weston-simple-shm
[ivi-launcher]
workspace-id=3
icon-id=4010
icon=@abs_top_srcdir@/data/icon_ivi_smoke.png
path=@abs_top_builddir@/weston-smoke