scim-bridge-agent

Ime server of scim-bridge communicate with scim
  http://www.scim-im.org
  0
  no reviews



Scim-bridge is a wrapper library for scim, written in c.

scim (smart common input method) is an input method (im) platform.

scim-bridge has two parts: agent and client. scim-bridge-agent stands between scim and the clients (immodules), so the clients only need communicate with scim-bridge-agent, because scim-bridge-agent was written in c, it will solve some c++ abi problems.