Go to file
liulinsong 102d8a0517 Use two separate options to control the behavior of virtual keyboard when the object gets focus or loses focus
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.
2023-05-06 10:28:40 +08:00
.github/ISSUE_TEMPLATE Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
LICENSES Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
cmake Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
data Remove redundant comment 2023-04-12 10:16:22 +08:00
debian update changelog 2023-05-06 10:28:40 +08:00
endict 新增文件endict/en_dict.txt 2023-04-12 10:16:00 +08:00
po 对Fcitx5生成的desktop文件添加藏文翻译 2023-04-12 10:16:22 +08:00
src Use two separate options to control the behavior of virtual keyboard when the object gets focus or loses focus 2023-05-06 10:28:40 +08:00
test Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
testing Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
.clang-format Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
.codedocs Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
.formatignore Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
CMakeLists.txt Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
Doxyfile.in Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
Messages.sh Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
README.md Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00
config.h.in Import Upstream version 5.0.18 2022-10-08 15:16:30 +08:00

README.md

Next generation of fcitx

Fcitx 5 is a generic input method framework released under LGPL-2.1+.

Jenkins Build Status Coverity Scan Status Documentation

Packaging status