implementation wayland backend 27/42427/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 18 Jun 2015 14:10:52 +0000 (23:10 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 29 Jun 2015 06:41:24 +0000 (15:41 +0900)
commite794188bbeb89ccfdd3b9fe5336849b167c5af6d
treefa4bd44106efa269b3677a02e445556dd4660be0
parent6b1333200f97d580cc69b6a4a08a05191442e374
implementation wayland backend

Change-Id: I3cf9a28cf4e50afa89207970df492fb8850d5f31
13 files changed:
configure.ac
packaging/libeom.spec
src/Makefile.am
src/dbus/eom-dbus.c
src/dbus/eom-dbus.h
src/eom.c
src/wayland/eom-wayland.c [new file with mode: 0755]
src/wayland/eom-wayland.h [new file with mode: 0755]
src/wayland/protocol/eom-client-protocol.h [new file with mode: 0644]
src/wayland/protocol/eom-protocol.c [new file with mode: 0644]
src/wayland/protocol/eom.xml [new file with mode: 0644]
src/wayland/protocol/xdg-shell-client-protocol.h [new file with mode: 0644]
src/wayland/protocol/xdg-shell-protocol.c [new file with mode: 0644]