commit | 82cc25b986669abf0a516eac0db936c5cd1e916b | [log] [tgz] |
---|---|---|
author | Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> | Fri Feb 06 16:08:52 2015 +0900 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Feb 06 16:22:15 2015 -0800 |
tree | df353920dd795b43bb9575cbf12119c98a5b6ed9 | |
parent | 7b9efcbcbf3d8916160b39dfc2c28ee1c309e4ff [diff] |
ivi-shell: SEGV occurs when multi touch happens in transition of application launching. This is because cancel callback is mistakenly set to weston_touch_grab_interface. To fix this issue, add a callback, touch_move_workspace_grab_frame and set it to the weston_touch_grab_interface like desktop-shell. Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> Reviewed-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>