mirror of https://gitee.com/openkylin/fcitx5.git
![]() In some GUI frameworks like Qt, it provides good support to show virtual keyboard and provides poor support to hide virtual keyboard. So Qt IM module has the need to disable the default behavior of virtual keyboard when the object get focus and enable the default behavior of virtual keyboard when the object loses focus. Qt can decide if it should show virtual keyboard when the object gets focus. However, fcitx will hide virtual keyboard when the object loses focus. |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
LICENSES | ||
cmake | ||
data | ||
debian | ||
endict | ||
po | ||
src | ||
test | ||
testing | ||
.clang-format | ||
.codedocs | ||
.formatignore | ||
CMakeLists.txt | ||
Doxyfile.in | ||
Messages.sh | ||
README.md | ||
config.h.in |
README.md
Next generation of fcitx
Fcitx 5 is a generic input method framework released under LGPL-2.1+.
- Wiki: https://fcitx-im.org/
- Registration require explicit approval due to the spam, please send an email to the mail list if you do not get approved.
- Discussion:
- Bug report: https://github.com/fcitx/fcitx5/issues
- You can always report any fcitx 5 issue here, it might be transfer to other repos later.
- Translation: https://www.transifex.com/fcitx/
- Do not send pull request for translation updates.
- The translation will be automatically pushed to git repository nightly, but not vice versa.