fcitx5-cskk icon indicating copy to clipboard operation
fcitx5-cskk copied to clipboard

SKK input method plugin for fcitx5 that uses LibCSKK

Results 3 fcitx5-cskk issues
Sort by recently updated
recently updated
newest added

The recent change (https://github.com/fcitx/fcitx5/pull/1071 ) seems useful for showing the mode change like AquaSKK. When switching the mode, show the popup of the switched mode string.

This is a feature request found on https://github.com/naokiri/cskk/issues/260 **Current implementation** https://github.com/fcitx/fcitx5-cskk/blob/989150523f0792b823531aab16c34d5554248c68/src/cskk.cpp#L95 Currently resets when the IME is deativated, which loses the input. fcitx5で別のウィンドウをクリックした時にdeactivateされ、resetでinput内容が失われます。 **Wanted implementation** When losing focus and deactivated,...

Suggested fix on the last comment of https://github.com/fcitx/fcitx5-cskk/issues/83 TODO: Need to review and confirm the release file actually works before merging. Run with workflow_dispatch event and fix the release file...