Fcitx 5/zh-cn: Difference between revisions
Jump to navigation
Jump to search
Matrikslee (talk | contribs) Created page with "* 如何编译 fcitx5 * 基本概念 * Special:myLanguage/Develop an simple input method|如何..." |
Matrikslee (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
小企鹅输入法(Fcitx [ˈfaɪtɪks])是一个支持扩展的输入法框架。目前,它支持Linux操作系统,以及如freebsd这样的Unix操作系统。Fcitx 通过使用各种各样的输入法引擎来支持全世界大量不同种类的语言。 | 小企鹅输入法(Fcitx 读作[ˈfaɪtɪks])是一个支持扩展的输入法框架。目前,它支持Linux操作系统,以及如freebsd这样的Unix操作系统。Fcitx 通过使用各种各样的输入法引擎来支持全世界大量不同种类的语言。 | ||
Fcitx本身的核心实现非常简单,它通过使用插件来提供强大的功能。可以非常容易的客制化fcitx来满足不同的个性化需求。 | Fcitx本身的核心实现非常简单,它通过使用插件来提供强大的功能。可以非常容易的客制化fcitx来满足不同的个性化需求。 | ||
Revision as of 12:34, 13 November 2021
小企鹅输入法(Fcitx 读作[ˈfaɪtɪks])是一个支持扩展的输入法框架。目前,它支持Linux操作系统,以及如freebsd这样的Unix操作系统。Fcitx 通过使用各种各样的输入法引擎来支持全世界大量不同种类的语言。
Fcitx本身的核心实现非常简单,它通过使用插件来提供强大的功能。可以非常容易的客制化fcitx来满足不同的个性化需求。
For Users
For Developers
新闻
- 5.1.12
- Hi all,
Happy new year and Happy upcoming Chinese New Year.
In this release we introduced some changes to the framework that
allows people to build a fully statically linked Fcitx, which would be
neces… - 5.1.11
- Hi all,
This is a bug fixing release which is not very exciting
Some new feature highlights including:
libime has updated dict and the language model.
Also Thanks for the translators' hard work for the… - 5.1.10
- Hi,
It has been a while since the last release. Here are some highlights
on this release. This release has some important bug fixes.
<h2>fcitx5 5.1.10</h2>New candidate action API, planned to be used … - 5.1.9
- Hi,
In this release we did some housekeeping work by adding additional CI
to github actions. And per-flathub requirements, all metainfo.xml are
updated, so all the tarballs are updated though certain …