https://bugs.kde.org/show_bug.cgi?id=430339
--- Comment #4 from Alexey Min <alexey....@gmail.com> --- Git commit c434224d23d1ff8f45c692b329c7101a8c2c04ee by Alexey Min, on behalf of Wendi Gan. Committed on 03/05/2025 at 10:13. Pushed by alexeymin into branch 'master'. Add UTF-8 clipboard support Changes: - Use rfbSendServerCutTextUTF8() to send clipboard text in UTF-8, falling back to Latin1 if UTF-8 is not supported. - Implement setXCutTextUTF8() to handle received UTF-8 clipboard content. M +15 -4 krfb/rfbserver.cpp M +1 -0 krfb/rfbserver.h https://invent.kde.org/network/krfb/-/commit/c434224d23d1ff8f45c692b329c7101a8c2c04ee -- You are receiving this mail because: You are watching all bug changes.