Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Unified Diff: README.chromium

Issue 2008016: Change default values of some config. (Closed) Base URL: ssh://git@chromiumos-git/ibus.git
Patch Set: Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | bus/ibusimpl.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index e749b081a8ab39c5f23f415c0298a4c95dd72dcf..1dc6f2ad67c9a687ceedf1adea44e4637d961922 100644
--- a/README.chromium
+++ b/README.chromium
@@ -3,6 +3,7 @@ Chromium OS Changes:
- bus/inputcontext.c
Do not clear properties when focus_out event is raised.
+Support per engine hotkeys.
- memconf/config.h
- memconf/config.cc
@@ -20,3 +21,13 @@ Copied from gconf/Makefile.am. GConf-2 dependency are removed.
- gconf/
This directory is no longer used on Chromium OS.
+
+- bus/ibusimpl.c
+
+Change next_engine/prev_engine to next_engine_in_menu/previous_engine.
+Move hotkey filter code from bus/inputcontext.c to this file.
+Save/load global and previous global engine name to/from config.
+Add enable_by_default option.
+Support per engine hotkeys.
+Change use_sys_layout and use_global_engine to TRUE by default.
+Remove default trigger key.
« no previous file with comments | « no previous file | bus/ibusimpl.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698