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 - Add Fcitx Input Method Support
Summary: Add Fcitx Input Method Support
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: All Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-20 08:12 UTC by Weitian Leung
Modified: 2016-10-08 01:59 UTC (History)
3 users (show)

See Also:


Attachments
patch for adding fcitx support (36.41 KB, patch)
2014-12-20 08:12 UTC, Weitian Leung
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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