librime icon indicating copy to clipboard operation
librime copied to clipboard

rime should ignore super under most cases

Open wengxt opened this issue 5 years ago • 0 comments

https://github.com/fcitx/fcitx5-rime/issues/12 https://github.com/fcitx/fcitx5-rime/issues/27

This is actually wrong: https://github.com/rime/ibus-rime/pull/100

Because if user have configuration like this, it won't be recognized by the engine if super modifier is not forward.

patch:
  switcher/hotkeys:
    - Super+grave

From https://github.com/fcitx/fcitx5-rime/issues/12, it seems to related to recognizer, is it possible to make some change their to make it ignore super?

wengxt avatar Apr 01 '21 16:04 wengxt