IPC

From Fcitx
Revision as of 22:53, 2 February 2016 by Weng Xuetian (talk | contribs) (Text replacement - "<translate>" to "<translate1>")
Jump to navigation Jump to search


<translate1>

IPC
Version 4.2.1
Written In C
License GPLv2
Type Frontend

Intro

IPC is a frontend that provides communication function with im module, and it expose some extra DBus interface, which is used by configuration tool.

User should not disable it otherwise you will lose quite a lot function for Fcitx.

For developer

DBus related name is defined in fcitx/module/ipc/ipc.h, you might want to use it if you want to develop some client for Fcitx.

</translate>