Skip to content

Files

Latest commit

author
Raphael Kubo da Costa
Feb 19, 2014
6863ff1 · Feb 19, 2014

History

History
This branch is 2319 commits behind crosswalk-project/crosswalk:master.

tizen-scim

The Tizen OS uses Smart Common Input Method (SCIM) and Input System Framework (ISF)
to manage input method systems. In order to integrate Crosswalk with Tizen ISF,
it is required to implement InputMethod interface provided by Chromium.

This directory contains InputMethod interface realization as well as 
"scim bridge" that connects Tizen input method subsystem with Chromium
InputMethod interface.