xim-rs icon indicating copy to clipboard operation
xim-rs copied to clipboard

fix: client: Handle fcitx4's empty reply case

Open npmania opened this issue 10 months ago • 0 comments

Fcitx4 occasionally sends reply with empty value when it gets too much events forwarded. This patch fixes client to handle that case properly as ClientError::InvalidReply.

Log screenshot of Fcitx4 empty reply case

npmania avatar Apr 30 '24 01:04 npmania