Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(243)

Issue 7368043: Add an option to emulate US layout (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by Daiki Ueno
Modified:
12 years, 11 months ago
Reviewers:
shawn.p.huang, maiku.fabian
Base URL:
git@github.com:ibus/ibus-m17n.git@master
Visibility:
Public.

Description

Add an option to emulate US layout Under some layouts (e.g. ru and cz), ASCII keysyms are not so accessible as US layout. In that case, people want to switch to the US layout automatically, while other people don't want that switch. This patch adds a user option "use_us_layout" to emulate US layout when certain engine is active. BUG=https://bugzilla.redhat.com/show_bug.cgi?id=760108 Committed: 6c88539

Patch Set 1 #

Total comments: 6

Patch Set 2 : keep reference to keymap, use commit-text instead of forward-key-event #

Patch Set 3 : handle use-us-layout and AltGr separately #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -62 lines) Patch
M src/engine.c View 1 2 9 chunks +54 lines, -15 lines 0 comments Download
M src/ibus-m17n-preferences.ui View 17 chunks +89 lines, -47 lines 0 comments Download
M src/setup.c View 6 chunks +45 lines, -0 lines 0 comments Download

Messages

Total messages: 8
Daiki Ueno
12 years, 11 months ago (2013-02-20 03:43:03 UTC) #1
Peng
https://codereview.appspot.com/7368043/diff/1/src/engine.c File src/engine.c (right): https://codereview.appspot.com/7368043/diff/1/src/engine.c#newcode645 src/engine.c:645: IBusM17NEngineClass *klass = (IBusM17NEngineClass *) G_OBJECT_GET_CLASS (m17n); more than ...
12 years, 11 months ago (2013-02-20 05:51:18 UTC) #2
Daiki Ueno
Thanks for the review. Updated CL. https://codereview.appspot.com/7368043/diff/1/src/engine.c File src/engine.c (right): https://codereview.appspot.com/7368043/diff/1/src/engine.c#newcode645 src/engine.c:645: IBusM17NEngineClass *klass = ...
12 years, 11 months ago (2013-02-20 07:33:13 UTC) #3
Peng
lgtm
12 years, 11 months ago (2013-02-20 12:21:06 UTC) #4
Daiki Ueno
On 2013/02/20 12:21:06, Peng wrote: > lgtm It seems that Mike had a concern about ...
12 years, 11 months ago (2013-02-25 06:25:01 UTC) #5
maiku.fabian
I hope I have understood the problem I was experiencing, I was quite confused for ...
12 years, 11 months ago (2013-02-25 16:21:26 UTC) #6
Daiki Ueno
On 2013/02/25 16:21:26, maiku.fabian wrote: > Now, after applying Ueno San’s patch as well and ...
12 years, 11 months ago (2013-02-26 02:49:26 UTC) #7
maiku.fabian
12 years, 11 months ago (2013-02-26 15:52:11 UTC) #8
> Could you try patch set 3?

Patch set 3 works fine for me. Thank you very much!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b