Talk:Fcitx5

From ArchWiki

Module fcitx5-lua

This module add support for date and time support. That is, when using pinyin input method, type "sj", "rq" can typing current time or date. But English I don't has this feature or not.

Such, type "sj". Give me 21:01

And type "rq". Give me 2021-06-03

-- Dragonwater (talk) 13:01, 3 June 2021 (UTC)

Move tip "SDL_IM_MODULE=fcitx"

Would there be any harm done if the line "SDL_IM_MODULE=fcitx" under Integration would be added to the codeblock above? It would look something like this:

GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx
SDL_IM_MODULE=fcitx
Tip: See Environment variables for other possible ways to set these variables.

Id prefer having a more experienced user approve of this before i edit anything. --GMON (talk) 16:05, 21 January 2022 (UTC)

As a potential argument against this, the SDL environment variable appears to be categorically different from the others. It's not recognized as an Fcitx variable by fcitx-diagnose, and doesn't have the same framework-wide support that Qt and GTK have (since apparently this is only supported through vendor modification). Cheers, CodingKoopa (talk) 15:28, 15 March 2022 (UTC)

fcitx5 or fcitx

I am confused about fcitx and fcitx5. This wiki Page says QT_IM_MODULE=fcitx while wiki says QT_IM_MODULE=fcitx5 Kearney (talk) 09:28, 17 September 2022 (UTC)

The referenced issue of that section is pretty old and no longer applies (as far as I understand the comments on that issue). `fcitx` should be preferred as stated by fcitx's wiki. `fcitx5` most likely works too. It was used during the development of fcitx5 but later compatibility with the old `fcitx` IM module is completed. Some software packages GUI toolkit with `fcitx` IM module but not the newer `fcitx5` one, so setting to `fcitx5` will not work for them (e.g. mindmaster). An exception to this is Telegram Desktop (their official build, not Arch's build), which bundles both `fcitx` and `fcitx5` IM modules but the `fcitx` one is from fcitx4, thus won't work well on Wayland (which fcitx4 doesn't natively support and the input window will be at a wrong position). Lilydjwg (talk) 11:23, 17 September 2022 (UTC)
It is a issue with WPS version between 11.1.0.9604-1 and 11.1.0.9615-1. It only support fcitx5, not fcitx. --Fengchao (talk) 02:00, 18 November 2022 (UTC)