GNOME Bugzilla – Bug 655550
RFE: input methods management
Last modified: 2012-08-21 11:49:06 UTC
That would be nice to see features in the region and language panel to manage the input method for the language.
Created attachment 194696 [details] mockup for Input Method tab I've added an Input Method tab for the mockup since there are some cases one may uses the Input Method which isn't exactly needed on the language. so that may be a good idea to have a separate tab to configure it independently. FWIW there may be difficulty to accomplish this RFE; I'm planning to use imsettings to obtain the certain information for Input Method though, the type registration will fails when the panel is going to reopen, because of registering it twice - this typically happens when loading any external shared libraries, which gnomecc itself isn't linking, but only used in a module, because _get_type won't gives us a value surely registered to glib anymore after unloading the module. I have no idea to fix it so far (except the non-portable way, loading the module with RTLD_NODELETE say).
ping? Any comments about this feature?
Posting ping in bugzilla isn't how you would bring a feature of this scale into being. See: https://live.gnome.org/ThreePointFive/Features/IBus and the discussion on desktop-devel-list: http://mail.gnome.org/archives/desktop-devel-list/2012-April/msg00109.html
and yet, its been brought into being