Line 57: | Line 57: | ||
[[Category: | [[Category:FeatureReadyForWrangler]] | ||
<!-- When your feature page is completed and ready for review --> | <!-- When your feature page is completed and ready for review --> | ||
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | <!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | ||
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> | <!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> | ||
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process --> | <!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process --> |
Revision as of 05:37, 12 July 2012
GNOME IBus Integration
Summary
The goal is to integrate ibus into gnome-shell and a gnome-shell indicator provides both keyboard and input method menu. This feature involves GNOME3 desktop.
Owner
- Name: Takao Fujiwara, Rui Matos
- Email: tfujiwar@redhat.com
Current status
- Targeted release: Fedora 18
- Last updated: 2012-07-06
- Percentage of completion: 40%
Detailed Description
The ibus UI for gnome-shell has been provided as ibus-gnome3 package since Fedora 16 and now is the time to integrate the ibus UI into gnome-shell.
Benefit to Fedora
Currently ibus-gnome3 package is not enabled by default and users need to enable the ibus indicator by manual in Fedora 17. When the ibus integration is done in gnome-shell, the ibus indicator will be available without users' operation.
Scope
gnome-shell provides the ibus menu by default. ibus does not run ibus panel on gnome-shell. gnome-control-center provides ibus configuration. gnome-settings-daemon launches ibus-daemon and switches engines.
How To Test
Enable IBus with im-chooser. Launch gnome-control-center and set trigger keys and input methods and switch engines.
User Experience
gnome-shell shows ibus indicator is available by default. gnome-control-center shows ibus configurations by default.
Dependencies
gnome-shell depends on ibus gnome-control-center depends on ibus
https://live.gnome.org/ThreePointFive/Features/IBus
Contingency Plan
ibus panel is back and enables ibus-daemon does not connect to gnome-settings-daemon.
Documentation
ibus-xkb is also integrated for non-GNOME desktop newly. ibus-xkb provides preloaded engines, all XKB layout, variant ibus engines, frequently used input method list on ibus-setup, customizable trigger key on ibus-setup.
Release Notes
- IBus menu is now available on GNOME3 desktop if IBus is enabled.