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

  Commit: 23abee88ca1a234d0ed549489a505cd2a07a9a5c
      
https://github.com/ibus/ibus/commit/23abee88ca1a234d0ed549489a505cd2a07a9a5c
  Author: fujiwarat <[email protected]>
  Date:   2011-11-20 (Sun, 20 Nov 2011)

  Changed paths:
    M client/x11/main.c

  Log Message:
  -----------
  Use ibus_input_context_process_key_event_async in ibus-x11

ibus-hangul calls ibus_commit_text() in process_key_event with
returing FALSE. ibus_commit_text() is async API and there is a
time issue in ibus_commit_text() and returning process_key_event.
This fix adds async in ibus-x11 process_key_event too.

BUG=RH#753781
TEST=Linux desktop

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


-- 
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

回复