Added support for xdg-shell protocol in ecore-wayland
authorChris Michael <cp.michael@samsung.com>
Wed, 13 Aug 2014 14:44:11 +0000 (10:44 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 1 Oct 2014 20:15:37 +0000 (16:15 -0400)
commit9787c89935b306334c7bec95ee4dc2dad16ab901
tree6d557c08744bd71a3f52126f96c21b13fdded240
parentfae337469eea001ac873ef08c59e330b69158795
Added support for xdg-shell protocol in ecore-wayland

Summary: Signed-off-by: vivek <vivek.ellur@samsung.com>

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1326
src/Makefile_Ecore_Wayland.am
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl.c
src/lib/ecore_wayland/ecore_wl_private.h
src/lib/ecore_wayland/ecore_wl_window.c
src/lib/ecore_wayland/xdg-shell-client-protocol.h [new file with mode: 0644]
src/lib/ecore_wayland/xdg-shell-protocol.c [new file with mode: 0644]