Entry: use _edje_seat_name_get to get the seat
authorDaniel Hirt <hirt.danny@gmail.com>
Mon, 18 Sep 2017 16:37:06 +0000 (19:37 +0300)
committerDaniel Hirt <hirt.danny@gmail.com>
Mon, 18 Sep 2017 16:47:52 +0000 (19:47 +0300)
commit128130285ad31b338a3ce25c2ccc23fe3e04d5fe
treec6ee3b16a4a91a239e1d7145f3ecb0f00582fd3c
parent61db4947f479a22230e5d5d739f21c0d7f910c5f
Entry: use _edje_seat_name_get to get the seat

The "default" name doesn't mean a lot to edje. Use the helper function
to get the proper seat name.
This fixes IMF for the Entry widget, that did not get triggered on the
hotkey combination.

@fix
src/lib/edje/edje_entry.c