Fcitx 4.2.3

fcitx 4.2.3
1. Lua extension support, same interface with Googlepinyin.
Lua 扩展支持,采用Googlepinyin的接口,支持整合类扩展和命令类扩展,暂时不支持转换器。(需要编译时开启)
2. super can be used in hotkey again
Super(win) 可以再次被用于快捷键中
3. fixes Trad-Simp native engine in chttrans.
修复原生的繁转简支持。
4. Update fcitx-pinyin algorithm
更新fcitx-pinyin的拼音切分
5. txt2mb and mb2txt support new English format
txt2mb和mb2txt支持的英文格式的码表
6. Fix a crash when enable share status.
修复在设置为共享状态时可能导致的崩溃
7. Add surrounding text support.
增加获得周围文本的支持。
8. Commit input when unfocus.
失去焦点时提交输入
9. Classic UI improvement, including trayicon, menu.
经典界面改进。托盘图标居中并且不会被放大。

fcitx-fbterm 0.1.4
kill the fcitx and dbus-daemon launched by the script
在退出时杀死由脚本启动的fcitx和dbus-daemon。

fcitx-sunpinyin 0.3.6
option for memory strength, enable fuzzy segement by default
增加记忆强度选项。

fcitx-keyboard 0.1.3
1. add existing keyboard layout on first start up
在首次启动时加入当前已经配置的键盘布局
2. try to set fcitx “first input method as inactive state” when install
将fcitx默认设置为第一个输入法作为非激活状态。
3. restore origin keyboard layout on exit.
在退出时恢复键盘布局。

fcitx-chewing 0.1.2
1. fix space key
修复空格键的处理
2. fix issue 553
修复 issue 553

kcm-fcitx 0.3.3
1. add super support.
增加super(win)键的设置支持
2. workaround a potential freeze bug
绕过一个潜在导致界面冻结的错误。

fcitx-configtool 0.4.3
lower gtk2 version library request compatible to RHEL/CentOS 6.
降低gtk2版的库要求支持,可以满足在RHEL/CentOS 6上的编译依赖

fcitx-m17n 0.1.2
add surrounding text support.
增加获得周围文本的支持。

fcitx-hangul 0.1.1
add surrounding text support.
增加获得周围文本的支持。

fcitx-table-extra 0.3.0
add more table from ibus-table-chinese.
增加更多在ibus-table-chinese中的码表

fcitx-table-other 0.1.0
Fork of ibus-table-others.
ibus-table-others的fork。

fcitx-unikey 0.1.0
unikey support for fcitx
fcitx的unikey支持(越南语)

kimpanel-for-gnome-shell
Menu support, and move it top of other window.
插件已经上传到 https://extensions.gnome.org/extension/261/kimpanel/ ,目前的最新版相比之前增加了菜单支持,并且显示时不会再被某些窗口遮挡。

This entry was posted in fcitx development. Bookmark the permalink.

18 Responses to Fcitx 4.2.3

  1. Shuge Lee says:
    Google Chrome 17.0.963.83 Mac OS X  10.6.8

    > 降低gtk2版的库要求支持,可以满足在RHEL/CentOS 6上的编译依赖

    真的有用户把 RHEL/CentOS 当桌面使用?
    好奇怪的 userland …

  2. 右京样一 says:
    Firefox 12.0 GNU/Linux

    更新fcitx-pinyin的拼音切分……
    好久没有看到过原生输入法的算法更新了啊……辛苦了。

  3. .txt says:
    Chromium 18.0.1025.168 Ubuntu 12.04

    @右京样一
    一直用原生+云+自定义短语,✪ω✪

  4. FEI17 says:
    Firefox 4.0b12 GNU/Linux

    有一个意见
    可否支持英文和标点混合输入
    fcitx原来如果输入几个字母 再按下标点 就会提交输入
    这样就有一个麻烦
    比如
    输入法未激活或者sougou输入法 想输入www.csslayer-fcitx.com
    需要 直接输入 只需要点输入 字母个数+1 次 即可
    但是如果是fcitx 同样输入 http://www.csslayer-fcitx.com
    则需要 先按shift 输入完毕 再按shift切换回来 并且每次遇到英文都需要 并且经常可能会忘记切换
    或者 就会是 先 www按一次enter 遇到-需要再按一下enter到了点 则再次需要按一次 则首先多按了三次enter 并且会打乱思绪 这个后者由为严重 希望您考虑一下我的建议

  5. csslayer says:
    Firefox 12.0 GNU/Linux x64

    @FEI17 用分号模式?

  6. .txt says:
    Chromium 18.0.1025.168 Ubuntu 12.04

    @FEI17
    我试了一下直接按www.的时候就自动进入快捷输入模式了
    根本就不存在要多次按Enter的问题啊?ミ ゚Д゚彡

  7. csslayer says:
    Firefox 12.0 GNU/Linux x64

    @.txt 那个功能的问题在于只有有限的几个前缀可以匹配,例如非www.开头的就没法直接输入了

  8. FEI17 says:
    Firefox 4.0b12 GNU/Linux

    分号是可以 但是这样分号本身又无法输入了
    而且 还是感觉思绪被打断了
    我想了一天 有一个设计方案
    就是 输入的时候 遇到标点不自动提交输入
    而是仍然可以输入
    最好 按空格和数字 则根据小选项输出 如果按enter则提交英文输出
    我感觉也许可以解决这个问题
    csslayer 感觉如何?

  9. FEI17 says:
    Firefox 4.0b12 GNU/Linux

    貌似博主今天的博客被墙了?

  10. .txt says:
    Chromium 18.0.1025.168 Ubuntu 12.04

    @FEI17
    这个想法不错哦,遇到标点不直接输出
    space输出中文加标点,enter输出英文加半角符号

  11. Alisha says:
    rekonq GNU/Linux

    fcitx-table 码表的打包,可否改以语系分类

  12. cnzh2005 says:
    Google Chrome 18.0.1025.142 GNU/Linux

    今年更新很频繁啊,升级很快啊~!!支持,谢谢,有这么好的中文输入软件啊!

  13. csslayer says:
    Firefox 12.0 GNU/Linux

    @Alisha 其實真的到發行版的層級上,多數是每個碼表拆分成一個包……
    其實基本上已經比較明確的,自帶的是簡中,extra裏面大部分是正體,other是非中文

    除了中文有些很零碎的也不適合分類

  14. csslayer says:
    Firefox 12.0 GNU/Linux

    @Alisha 當然你若是指我在Chakra裏面的打包的話……那就是我小小的偷懶 😛

  15. Ma Xiaojun says:
    Firefox 18.0 Ubuntu x64

    @Shuge Lee 我正打算給家裡的PC裝CentOS 6,給爹媽用,其他發行版折騰不起……

  16. g says:
    Google Chrome 24.0.1312.69 GNU/Linux

    中文输入法都是中文语言用户,wiki需要用英文写吗?而且还是大部份页面只有英文语言.

  17. yyc says:
    Chromium 24.0.1312.68 Arch Linux x64

    @g 至少不都是中文用户, 而且让中文用户理解英文说明比起让非中文用户理解中文要简单得多….

    大部分最重要的页面(安装和配置)还是有中文翻译的…

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.