hamonikr / nimf

다국어 입력기 프레임워크 Nimf is a lightweight, fast and extensible input method framework
GNU Lesser General Public License v3.0
143 stars 25 forks source link

Can't input on Zoom/WPS Office #78

Open muxueqz opened 2 months ago

muxueqz commented 2 months ago

Describe the bug I can't input on Zoom/WPS Office

To Reproduce Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to 'WPS Office'
  2. Press Ctrl+Space
  3. Input something'
  4. it will not use nimf

Expected behavior input Chinese

Your PC environment

Maybe we can make a ibus frontend, like Fcitx https://github.com/fcitx/fcitx5/blob/64bdd710868e55dab15beb8d13a048d521d5046e/src/frontend/ibusfrontend/ibusfrontend.cpp#L187?