Translations:Develop an simple input method/2/en
Understand the file structure for a Fcitx shared library addon
Fcitx 5 provides a extensible framework for adding new addon types, but shared library support is built in and is the base of all other addon types. So we will only cover shared library addon in this document.