Prevent IME menu being empty when focus out
authorDaiki Ueno <ueno@unixuser.org>
Fri, 7 Sep 2012 02:55:09 +0000 (11:55 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Fri, 7 Sep 2012 02:55:09 +0000 (11:55 +0900)
commitb1bd749c0030d1822bb3b3dd096d071cc697d81e
treea5f055e553d70a3aa9c259e449316250023a8af1
parent0ec6166efe8f74bf8e2c3a447cfd05700c23423d
Prevent IME menu being empty when focus out

Previously ibus-daemon did not make fake_context focused when focus-out, while it is supposed to do.

BUG=none

Review URL: https://codereview.appspot.com/6492086
bus/ibusimpl.c