Support the floating IME panel using the wl_input_panel_surface_interface 08/132408/1
authorWonkeun Oh <wonkeun.oh@samsung.com>
Thu, 1 Jun 2017 02:45:07 +0000 (11:45 +0900)
committerWonkeun Oh <wonkeun.oh@samsung.com>
Mon, 5 Jun 2017 02:28:18 +0000 (02:28 +0000)
commitbc36c67eea8371965f64be06f8f521095db3f4e8
tree834ecb6013f572f8eb9adfeb626b5daa6c39ba00
parent01a48425346d98b06f868c73bfc7bceb18385d4a
Support the floating IME panel using the wl_input_panel_surface_interface

It is better to use the input_panel_surface_interface.
because the Input FW doesn't need to care about the IME's panel_type.
IME just can set the their input_panel type using the 'wl_input_panel_surface_set_floating_panel' api.

Change-Id: I522a0094646ff3266fcadefffa3b8b25762cda48
(cherry picked from commit e12e2d131cc304aaba2b7870888a24c19c890850)
src/e_mod_input_panel.c