weston/ivi-shell/weston.ini.in
Nobuhiko Tanibata 2e656769b6 hmi-controller: allocate background surfaces for multi-screen
A surface ID for layer of background/panel image is set by key: background-id
or panel-id at weston.ini. To support multi screens, it also support offset,
surface-id-offset, to offset the surface ID to next ID for a layer on next
screen.

According to the above key, hmi-controller and ivi-shell-user-interface
who increments the number of screens per notification of wl_output.
crate surface and draw background/panel image on multi surface on screens.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
2015-12-14 13:16:11 +02:00

102 lines
2.3 KiB
INI

[core]
shell=@plugin_prefix@ivi-shell.so
[ivi-shell]
ivi-module=@plugin_prefix@hmi-controller.so
ivi-shell-user-interface=@abs_top_builddir@/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=@libexecdir@/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