Remove duplicated implementation of IMF Manager 03/128703/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 11 May 2017 05:51:01 +0000 (14:51 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 11 May 2017 05:57:06 +0000 (14:57 +0900)
commit41453e3a89ba3fcc7ba6f3604cb246dfa0c419fe
tree691f14e49c118bb1c11d97ba3e9cf21e2c548b69
parent825136472ffe7c4334d2ed7aa1c7d5a19c393de0
Remove duplicated implementation of IMF Manager

- Deactivate() means just 'focus out the input panel, not hide it'.
- Sometimes, the application user wants to hide the input panel,
  but remain focusing the input panel.

Change-Id: I03a86518f424fa3377b7b7a3b298d639c053ddb3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
adaptors/ecore/wayland/imf-manager-impl-ecore-wl.cpp
adaptors/x11/imf-manager-impl-x.cpp