Fix no output when ibus-daemon is running on another display.
authorfujiwarat <takao.fujiwara1@gmail.com>
Fri, 20 Sep 2013 01:58:34 +0000 (10:58 +0900)
committerfujiwarat <takao.fujiwara1@gmail.com>
Fri, 20 Sep 2013 01:58:34 +0000 (10:58 +0900)
commit98c7bdc5d92d5d2f25eb5f81fe90397664c2d435
tree21a3da3b42142a33eba27351e898dc7ca6365d6d
parent84f3510427398947c2f11bc17f3094ddbaea3598
Fix no output when ibus-daemon is running on another display.

Using ssh -X or another display, the hostname and display numbers
can be different between the GTK clients and ibus-daemon.
This patch fixes the output:
"Events queue growing too big, will start to drop."

BUG=RH#1004135
TEST=clients/gtk*/im-ibus.so

Review URL: https://codereview.appspot.com/13707046
client/gtk2/ibusimcontext.c