After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 655550 - RFE: input methods management
RFE: input methods management
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Region & Language
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-29 06:21 UTC by Akira TAGOH
Modified: 2012-08-21 11:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mockup for Input Method tab (11.18 KB, image/png)
2011-08-25 11:49 UTC, Akira TAGOH
Details

Description Akira TAGOH 2011-07-29 06:21:00 UTC
That would be nice to see features in the region and language panel to manage the input method for the language.
Comment 1 Akira TAGOH 2011-08-25 11:49:16 UTC
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).
Comment 2 Akira TAGOH 2012-04-26 10:49:40 UTC
ping?

Any comments about this feature?
Comment 3 Bastien Nocera 2012-04-26 11:15:04 UTC
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
Comment 4 Matthias Clasen 2012-08-21 11:49:06 UTC
and yet, its been brought into being