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

Issue 83920043: Keep track of content-type change after focus-in (Closed)

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

Description

Keep track of content-type change after focus-in This is an amendment to 6ca5ddb3. As content-type (input-purpose and hints) can change after focus-in, we should monitor the changes. BUG= R=takao.fujiwara1@gmail.com Committed: ca128d1

Patch Set 1 #

Total comments: 4

Patch Set 2 : emit set-content-type signal only when context->has_focus #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M bus/inputcontext.c View 1 3 chunks +20 lines, -0 lines 1 comment Download
M bus/marshalers.list View 1 chunk +1 line, -0 lines 0 comments Download
M bus/panelproxy.c View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 7
Daiki Ueno
Tested with: http://paste.fedoraproject.org/91217/39651452/
10 years, 2 months ago (2014-04-03 08:44:25 UTC) #1
Peng
+takao.fujiwara1
10 years, 2 months ago (2014-04-03 20:44:45 UTC) #2
fujiwara
Looks good while the signal is not called with the current gnome-shell lock sreen in ...
10 years, 2 months ago (2014-04-04 03:40:20 UTC) #3
Daiki Ueno
https://codereview.appspot.com/83920043/diff/1/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/83920043/diff/1/bus/inputcontext.c#newcode1165 bus/inputcontext.c:1165: g_signal_emit (context, On 2014/04/04 03:40:20, fujiwara wrote: > I ...
10 years, 2 months ago (2014-04-04 06:46:50 UTC) #4
fujiwara
lgtm On 2014/04/04 06:46:50, Daiki Ueno wrote: > https://codereview.appspot.com/83920043/diff/1/bus/inputcontext.c > File bus/inputcontext.c (right): > > ...
10 years, 2 months ago (2014-04-04 07:22:37 UTC) #5
Peng
lgtm https://codereview.appspot.com/83920043/diff/20001/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/83920043/diff/20001/bus/inputcontext.c#newcode1165 bus/inputcontext.c:1165: if (context->has_focus) Add {} when there is more ...
10 years, 2 months ago (2014-04-04 15:43:52 UTC) #6
Daiki Ueno
10 years, 2 months ago (2014-04-07 09:06:19 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as rca128d1 (presubmit successful).
Sign in to reply to this message.

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