ecore-wl2: Use 'serial' directly from wayland call
authorChris Michael <cp.michael@samsung.com>
Tue, 10 Jan 2017 16:48:18 +0000 (11:48 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 10 Jan 2017 16:48:18 +0000 (11:48 -0500)
commit2bd880c6c7c858b50ca32675bde3ca0d44dcedf7
tree1a31c4fd2c68f593072a7eab8b8ad799085a3564
parentdebc7ee8c357c52c067fb67cc3896985c18edbfd
ecore-wl2: Use 'serial' directly from wayland call

As we cannot rely on window->display->serial to be accurate (it is
only set when there is input going on), we should be getting the
'serial' values here directly from a wayland function call.

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