librime
librime copied to clipboard
rime should ignore super under most cases
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?