Difference between revisions of "IPC"
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) m (Text replacement - "<translate>" to "<translate1>") |
Weng Xuetian (talk | contribs) m (Text replacement - "<translate1>" to "<translate>") |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
− | < | + | <translate> |
{{Infobox module | {{Infobox module | ||
| name = IPC | | name = IPC |
Latest revision as of 22:54, 2 February 2016
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.