ecore_wl2: fix bug for sending configure event by client
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 14 May 2018 07:22:46 +0000 (16:22 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 14 Jun 2018 01:20:28 +0000 (10:20 +0900)
commitd1022bdcf0cace30dfc5a18db3daa7f244626229
treeb9435c3a58100614dff837067dab9b35ab0232ee
parent0abcee2bb6986e5a6b69acba6cf8ca690385706f
ecore_wl2: fix bug for sending configure event by client

The position(x,y) value of Ecore_Wl2_Event_Window_Configure event was wrong
while sending ECORE_WL2_EVENT_WINDOW_CONFIGURE event in _ecore_wl2_window_configure_send_by_client.

@tizen_fix

Change-Id: Ic377fd8846b42b07faa63d0cda0f285033570fbd
src/lib/ecore_wl2/ecore_wl2_window.c