923bc14097
- introduces ivi-shell-user-interface.c This is launched from hmi-controller by launch_hmi_client_process and invoke a client process. The basic flow is as followed, 1/ process invoked 2/ read configuration from weston.ini. 3/ draw png file to surface according to configuration of weston.ini 4/ all parts of UI are ready. request "UI_ready" to draw UI. 5/ Enter event loop 6/ If a surface receives touch/pointer event, followings are invoked according to type of event and surface 6-1/ If a surface to launch ivi_application receive touch up, it execs ivi-application configured in weston.ini. 6-2/ If a surface to switch layout mode receive touch up, it sends a request, ivi_hmi_controller_switch_mode, to hmi-controller. 6-3/ If a surface to show workspace having launchers, it sends a request, ivi_hmi_controller_home, to hmi-controller. 6-4/ If touch down events happens in workspace, ivi_hmi_controller_workspace_control is sent to slide workspace. When control finished, event: ivi_hmi_controller_workspace_end_control is received. Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
86 lines
1.0 KiB
Plaintext
86 lines
1.0 KiB
Plaintext
*.deps
|
|
*.jpg
|
|
*.la
|
|
*.lo
|
|
*.log
|
|
*.o
|
|
*.pc
|
|
*.so
|
|
*.swp
|
|
*.trs
|
|
*~
|
|
ctags
|
|
cscope.out
|
|
.libs
|
|
.dirstamp
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/build-aux/
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.mk
|
|
/config.status
|
|
/configure
|
|
/libtool
|
|
/logs
|
|
/stamp-h1
|
|
/test-driver
|
|
/weston.ini
|
|
Makefile
|
|
Makefile.in
|
|
TAGS
|
|
protocol/.*.valid
|
|
protocol/*.[ch]
|
|
|
|
weston-calibrator
|
|
weston-clickdot
|
|
weston-cliptest
|
|
weston-dnd
|
|
weston-editor
|
|
weston-eventdemo
|
|
weston-flower
|
|
weston-fullscreen
|
|
weston-gears
|
|
weston-image
|
|
weston-nested
|
|
weston-nested-client
|
|
weston-presentation-shm
|
|
weston-resizor
|
|
weston-scaler
|
|
weston-simple-egl
|
|
weston-simple-shm
|
|
weston-simple-touch
|
|
weston-simple-damage
|
|
weston-smoke
|
|
weston-stacking
|
|
weston-subsurfaces
|
|
weston-transformed
|
|
weston-view
|
|
|
|
weston-keyboard
|
|
libtoytoolkit.a
|
|
weston-desktop-shell
|
|
weston-ivi-shell-user-interface
|
|
weston-info
|
|
weston-screensaver
|
|
weston-screenshooter
|
|
weston-tablet-shell
|
|
weston-terminal
|
|
weston-multi-resource
|
|
weston-simple-im
|
|
git-version.h
|
|
version.h
|
|
weston
|
|
weston-launch
|
|
spring-tool
|
|
|
|
*.weston
|
|
*.test
|
|
wcap-decode
|
|
matrix-test
|
|
setbacklight
|
|
weston.1
|
|
weston-drm.7
|
|
weston.ini.5
|