Supports IME window for Tizen keyboard application. 69/259669/5
authorWonsik Jung <sidein@samsung.com>
Thu, 10 Jun 2021 22:27:52 +0000 (07:27 +0900)
committerWonsik Jung <sidein@samsung.com>
Fri, 18 Jun 2021 06:12:38 +0000 (15:12 +0900)
commit7a057b2d6696934401cf85f1fb3571bfea261478
tree539ec74a6d534cebd927662eb21c599d4f1594c3
parent043733780e216242dd74145821435cb220acad85
Supports IME window for Tizen keyboard application.

It is only for internal Tizen keyboard application.
To do that, default window should be initialized with wayland input surface
and one wayland API should be called pre rendering.
So, new APIs does not work for the other window and application.

Change-Id: I3edc32d98aaf2dc0fa968c92a44900c9b27c2ad6
dali-csharp-binder/src/application.cpp
dali-csharp-binder/src/window.cpp