ecore-wl2: Add support for xdg shell version 6
authorChris Michael <cp.michael@samsung.com>
Wed, 4 Jan 2017 19:20:42 +0000 (14:20 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 4 Jan 2017 19:25:18 +0000 (14:25 -0500)
commitd86b29681372d8aa3b3b1fd0f3d5927f19abc544
treea0fdc116253bd240e08c61294986ff54a75c7bf7
parent4ba4efb8fc47f1e33fd7c24fac99edf06aa80e7e
ecore-wl2: Add support for xdg shell version 6

This patch adds support (client-side) for xdg_shell version 6.
Enlightenment is currently using this version as it's desktop shell,
so we need to support it client-side also.

fixes T4998

@feature

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/Makefile_Ecore_Wl2.am
src/lib/ecore_wl2/ecore_wl2_display.c
src/lib/ecore_wl2/ecore_wl2_private.h
src/lib/ecore_wl2/ecore_wl2_window.c
src/lib/ecore_wl2/zxdg-shell-client-protocol.h [new file with mode: 0644]
src/lib/ecore_wl2/zxdg-shell-protocol.c [new file with mode: 0644]