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

Issue 66330043: Use XKB layout string instead of ibus-keyboard icon on panel. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by fujiwara
Modified:
10 years, 4 months ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git://github.com/ibus/ibus.git@master
Visibility:
Public.

Description

Use XKB layout string instead of ibus-keyboard icon on panel.

Patch Set 1 #

Total comments: 8

Patch Set 2 : Updated message #2. #

Total comments: 6

Patch Set 3 : Updated message #4. #

Patch Set 4 : Fixed typo. #

Patch Set 5 : Added Makefile.am #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -28 lines) Patch
M data/ibus.schemas.in View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
M ui/gtk3/Makefile.am View 1 2 3 4 2 chunks +0 lines, -3 lines 0 comments Download
M ui/gtk3/panel.vala View 1 2 3 4 7 chunks +93 lines, -6 lines 0 comments Download
M ui/gtk3/switcher.vala View 1 6 chunks +54 lines, -19 lines 0 comments Download

Messages

Total messages: 6
fujiwara
10 years, 4 months ago (2014-02-20 03:40:44 UTC) #1
Peng
https://codereview.appspot.com/66330043/diff/1/data/ibus.schemas.in File data/ibus.schemas.in (right): https://codereview.appspot.com/66330043/diff/1/data/ibus.schemas.in#newcode266 data/ibus.schemas.in:266: <default>[0.255, 0.313, 0.6]</default> Using an array for color? Is ...
10 years, 4 months ago (2014-02-20 15:22:18 UTC) #2
fujiwara
https://codereview.appspot.com/66330043/diff/1/data/ibus.schemas.in File data/ibus.schemas.in (right): https://codereview.appspot.com/66330043/diff/1/data/ibus.schemas.in#newcode266 data/ibus.schemas.in:266: <default>[0.255, 0.313, 0.6]</default> On 2014/02/20 15:22:18, Peng wrote: > ...
10 years, 4 months ago (2014-02-21 09:53:51 UTC) #3
Peng
https://codereview.appspot.com/66330043/diff/20001/ui/gtk3/panel.vala File ui/gtk3/panel.vala (right): https://codereview.appspot.com/66330043/diff/20001/ui/gtk3/panel.vala#newcode64 ui/gtk3/panel.vala:64: private Pango.Color m_xkb_icon_color; Can we use Gdk.RGBA? https://developer.gnome.org/gdk3/stable/gdk3-RGBA-Colors.html#GdkRGBA http://valadoc.org/#!api=gdk-3.0/Gdk.RGBA? ...
10 years, 4 months ago (2014-02-24 17:20:09 UTC) #4
fujiwara
https://codereview.appspot.com/66330043/diff/20001/ui/gtk3/panel.vala File ui/gtk3/panel.vala (right): https://codereview.appspot.com/66330043/diff/20001/ui/gtk3/panel.vala#newcode64 ui/gtk3/panel.vala:64: private Pango.Color m_xkb_icon_color; On 2014/02/24 17:20:10, Peng wrote: > ...
10 years, 4 months ago (2014-02-25 04:58:19 UTC) #5
Peng
10 years, 4 months ago (2014-02-25 05:08:02 UTC) #6
lgtm
Sign in to reply to this message.

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