Commit Graph

7 Commits

Author SHA1 Message Date
liulinsong d396b48d15
Notify fcitx of the focus event even if the focus object does not support IM. (#34)
This will make use of a new capability flag Disable to indicate that ic doesn't want input method.
filterEvent has another check for not forwarding the event, so it should be ok that no key will reach fcitx.
2022-11-15 14:08:42 -08:00
Weng Xuetian ffefd6df93
Use the new flag for client side input panel. 2021-01-23 07:51:07 -08:00
Weng Xuetian d22e9455d7
Add client side ui support for im module and dbusaddons 2021-01-21 20:52:06 -08:00
Weng Xuetian 29a82227bb
Send key repeat information to fcitx. 2020-12-08 09:53:29 -08:00
Weng Xuetian a1ee2ba162
update a missing header with SPDX. 2020-11-25 14:34:49 -08:00
Weng Xuetian 1f3d4862c7
Add flag for key event order fix. 2020-05-26 00:17:25 -07:00
Weng Xuetian 7561f994a7 Add static plugin option.
Also remove fcitx-util dependency for Qt4.
2020-05-08 07:46:56 -07:00