Add the tool ico_pseudo_input_device which generates those pseudo devices for a syste... 64/18564/1 accepted/tizen/ivi/panda/20140326.234219 submit/tizen/20140326.084841
authorMasayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Wed, 26 Mar 2014 06:16:19 +0000 (15:16 +0900)
committerMasayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Wed, 26 Mar 2014 07:01:32 +0000 (16:01 +0900)
commit7a6f8485b86d7d9a09b9d0bb21af529f3b3843f9
tree2f555dd535a1456a6e7ddc8164bfa66cd460b5f5
parent4fbe20568de0e07a6bd43f40de3683b51dd3e1da
Add the tool ico_pseudo_input_device which generates those pseudo devices for a system without a mouse,a touch panel, and a keyboard.
bug fix: Weston crashes at the time of deletion of surface.
Add surface operation interface for a privilege program.
Add interface which does not update a thumbnail.
bug fix: TIVI-2946 - Incorrect weston.ini with DP output after manually inst
all ico-uxf-homescreen.

Change-Id: Idd2a1da846b34853a3f05463c98dc5979027caf2
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
16 files changed:
packaging/ico-uxf-weston-plugin.changes
packaging/ico-uxf-weston-plugin.spec
protocol/ico_window_mgr.xml
protocol/ivi-application.xml [deleted file]
protocol/ivi-controller.xml [deleted file]
settings/ico-pseudo-input-device.service [new file with mode: 0644]
settings/weston.ini
src/Makefile.am
src/ico_plugin_loader.c
src/ico_plugin_version.h
src/ico_window_animation.c
src/ico_window_mgr.c
src/ico_window_mgr_private.h
tools/Makefile.am
tools/ico_pseudo_input_device.c [new file with mode: 0644]
tools/ico_send_inputevent.c