ecore-wl2: Use input serial for move and resize functions
authorChris Michael <cp.michael@samsung.com>
Fri, 13 Jan 2017 14:52:24 +0000 (09:52 -0500)
committerChris Michael <cp.michael@samsung.com>
Fri, 13 Jan 2017 14:53:52 +0000 (09:53 -0500)
commit83defff02888bd8ba10197767e3586150a2eeaf9
treee3e7b8518310e5e3acd7aef2b264e3a7ecc923b3
parent8146db3b77124a5a86a926b3733435898fe9b8fa
ecore-wl2: Use input serial for move and resize functions

This is a partial revert of 2bd880c6c7 which changed to use
wl_display_get_serial function. When can do that for most things,
however things like window move/resize need to use the input serial
which started the move/resize.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wl2/ecore_wl2_window.c