Add show and hide input panel event in wl_input_method 98/58698/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 3 Feb 2016 02:42:55 +0000 (11:42 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 3 Feb 2016 02:43:05 +0000 (11:43 +0900)
commita07b23c422a4edd947b706377fcffdb9e59102aa
tree28b6d17d3e4ba041687fc82e97565359102bc699
parent330dfa920953005c1e5d16a2773d65dac5113c73
Add show and hide input panel event in wl_input_method

Activate event is used to be notified when input field has focus.
During getting focus, IME can be shown or hidden by user event or calling API.
Therefore activate is not always same with show event and deactivate is not always same with hide event.

Change-Id: I6d516a4ee2c2b18a7e6146dc00f650bafc4f5b00
protocol/input-method.xml