Package: fcitx-kkc / 0.1.4-1
Metadata
Package | Version | Patches format |
---|---|---|
fcitx-kkc | 0.1.4-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 trans Update Translation.patch | (download) |
po/ca.po |
9 5 4 - 0 ! |
[trans] update translation |
0002 kkc fix the check for the keymap conflict was invert.patch | (download) |
gui/shortcutwidget.cpp |
2 1 1 - 0 ! |
[kkc] fix the check for the keymap conflict was inverted thanks to AWASHIRO Ikuya for the report. |
0003 kkc add support for Direct Input Mode 5.patch | (download) |
gui/addshortcutdialog.cpp |
2 1 1 - 0 ! |
[kkc] add support for direct input mode (#5) Direct Input Mode is not the same as Latin Mode in libkkc. And Direct Input is normally used as the Japanese Kana-kanji convertion instead of Latin. For example, anthy's "Latin" equals libkkc's "Direct Input", the Zenkaku_Hankaku key is mapped to switch "set-input-mode-{direct,hiragana}" in libkkc. |
0004 kkc use underscore for label.patch | (download) |
src/kkc.c |
2 1 1 - 0 ! |
[kkc] use underscore for label. |
0005 If insertion is failed do not change the model.patch | (download) |
gui/shortcutmodel.cpp |
14 6 8 - 0 ! |
if insertion is failed, do not change the model. |