Branch: refs/heads/master
Home:   https://github.com/ibus/ibus

Commit: 279ee5d5b3697b427cc22cd99a55f4e611318e25
    https://github.com/ibus/ibus/commit/279ee5d5b3697b427cc22cd99a55f4e611318e25
Author: Peng Huang <[email protected]>
Date:   2011-03-01 (Tue, 01 Mar 2011)

Changed paths:
  M client/gtk2/ibusimcontext.c

Log Message:
-----------
Optimize focus_in to avoid call some UI blocking functions.

focus_in calls some X blocking functions. It will block UI. This change delays 
the X blocking calls to idle callback, to avoid blocking UI.

BUG=http://crbug.com/74237
TEST=Linux desktop

Review URL: http://codereview.appspot.com/4254048


-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复