DescriptionSet sync process_key_event in ibus-x11
If X11 client application spend time during XNextEvent(), e.g. sleep(1),
under async process_key_event(), X11 does not keep the event order.
I don't know why the event order is broken but now set the sync mode.
BUG=https://code.google.com/p/ibus/issues/detail?id=1697
TEST=client/x11/ibus-x11
Patch Set 1 #Patch Set 2 : Added a comment line. #MessagesTotal messages: 2
|