We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2824

Summary: Add Fcitx Input Method Support
Product: SDL Reporter: Weitian Leung <weitianleung>
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: philipp.wiesemann, pprkut, weitianleung
Version: HG 2.0   
Hardware: All   
OS: Linux   
Attachments: patch for adding fcitx support

Description Weitian Leung 2014-12-20 08:12:00 UTC
Created attachment 1977 [details]
patch for adding fcitx support

This patch was refer to Alex Baines one's (https://bugzilla.libsdl.org/show_bug.cgi?id=2554)

Just moved ibus direct call to SDL_IME_* related functions, and adds fcitx IME support (uses DBus, too),
enable with env: SDL_IM_MODULE=fcitx (ibus still the default one)
Comment 1 Heinz Wiesinger 2016-02-07 11:18:41 UTC
I saw ibus support made it into the last release. Is there any chance of fcitx support making it into the next one?
Comment 2 Sam Lantinga 2016-10-08 01:59:24 UTC
Added, thanks!
https://hg.libsdl.org/SDL/rev/6660aa9120d6