Fcitx
来和我签订契约,成为fcitx开发者吧!
Fcitx的bug请到 https://github.com/fcitx/
Fcitx使用的讨论请到 https://groups.google.com/group/fcitx
Fcitx开发的讨论请到 https://groups.google.com/group/fcitx-devSearch
Recent Comments
- Ueno on 当你 Debug 一门过气语言生成的代码里面产生的 memory leak 时会发生什么 (a.k.a. 不要修改 vala 返回的 strv 的 length)
- The Road to Fcitx 5: 3. You can (NOT) type on wayland (properly). | CS Slayer on Gaps between Wayland and Fcitx (or all Input methods).
- The Road to Fcitx 5: 2. With multiple focus and multiple display in mind. | CS Slayer on Donation
- The Road to Fcitx 5: 1. libxcb replaces libX11 | CS Slayer on Donation
- Links 4/10/2017: OpenSSH 7.6, Mesa 17.2.2, FreeBSD 10.4 | Techrights on Gaps between Wayland and Fcitx (or all Input methods).
Tags
Categories
Archives
Tag Archives: mathematica
A case study: how to compile a Fcitx platforminputcontext plugin for a proprietary software that uses Qt 5
Due to the fact, that Qt 5 does not support XIM, the only way to type with fcitx under Qt is to use platforminputcontext plugin. The problem is that for some proprietary software like mathematica, it is impossible to use … Continue reading