implement the wtz_shell protocol 96/290596/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 9 Mar 2023 09:23:22 +0000 (18:23 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 29 Mar 2023 09:56:01 +0000 (18:56 +0900)
commit4f54f0d2031534f40be84ab8bc8ba360c411faf5
treed90ebef36a6f376b70fa30072565168236a8322b
parent454dd218d9bd2da0a7e8a74e4b785c794e68e541
implement the wtz_shell protocol

This is the first implementation for the wtz_shell and wtz_surface interface.

Change-Id: I37ddcb2d4cacbc4e557b23d64b9f0bb249668f9f
configure.ac
packaging/enlightenment.spec
src/bin/Makefile.mk
src/bin/e_comp_wl.c
src/bin/e_comp_wl.h
src/bin/e_wtz_shell.c [new file with mode: 0644]
src/bin/e_wtz_shell.h [new file with mode: 0644]