Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration request from IBusConfig to GSettings #429

Closed
fujiwarat opened this issue Dec 18, 2017 · 1 comment
Closed

Migration request from IBusConfig to GSettings #429

fujiwarat opened this issue Dec 18, 2017 · 1 comment

Comments

@fujiwarat
Copy link

I'm the maintainer of IBus.
I'd request to replace ibus_config_get_value() with g_settings_get_value() in unix/ibus/mozc_engine.cc:MozcEngine::InitRendererConfig() and delete IBusConfig.

https://groups.google.com/forum/#!topic/ibus-devel/Mu1IoFX-bKE

@yukawa yukawa closed this as completed in 39fbd0e Jan 1, 2018
@fujiwarat
Copy link
Author

Thank you.

hrs-allbsd pushed a commit to hrs-allbsd/mozc that referenced this issue Aug 14, 2020
With this CL, ibus_mozc directly uses GSettings API instead of
IBusConfig to read IBus font settings specified with 'ibus-setup'
command.

Basically there should be no user visible behavior change in this API
migration.

Closes google#429.

BUG=google#429
TEST=Tested manually as follows
     1. Build and install Mozc to Ubuntu 14.04.
     2. Make sure that mozc_renderer is working.
     3. Run `ibus-setup` to set a custom font for the candidate
        window.
     4. Make sure that mozc_renderer starts using the custom font
        specified at the step 3.
REF_BUG=
REF_CL=180437307,180454744
REF_TIME=2017-12-31T07:15:11-08:00
REF_TIME_RAW=1514733311 -0800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant