fcitx / fcitx5-rime

223 stars 22 forks source link

distinguish candidate text and comment #94

Closed eagleoflqj closed 7 months ago

eagleoflqj commented 7 months ago

Make use of the new setComment. The correct version should be 5.1.9 but I think that won't pass CI now.

wengxt commented 7 months ago

@eagleoflqj You can re-run the CI later after fcitx5 PR is merged.

wengxt commented 7 months ago

Please also update the required version of Fcitx5Core in CMakeLists.txt since you're using an API that is only in the new version.

https://github.com/fcitx/fcitx5-rime/blob/92a4410cfbcefd3782ec6b8efd54f9a071274f62/CMakeLists.txt#L13