This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch wl/browser-all
in repository enlightenment.
View the commit online.
commit a1959a62e2a30b96b00846c70d1778daf1070a66
Merge: 4b80c4fa9 446cd8348
Author: Cedric BAIL <[email protected]>
AuthorDate: Mon Aug 17 17:58:14 2026 -0600
Merge branch 'wl/x11-dmabuf' into wl/browser-all
src/bin/e_comp_wl.c | 62 ++++++
src/bin/e_comp_wl.h | 1 +
src/bin/e_comp_wl_dmabuf.c | 344 +++++++++++++++++++++++++++++-
src/modules/wl_x11/e_mod_main.c | 23 +-
src/tests/wayland/e_wl_testkit.c | 53 +++++
src/tests/wayland/e_wl_testkit.h | 16 ++
src/tests/wayland/meson.build | 39 ++++
src/tests/wayland/run-nested.sh | 23 ++
src/tests/wayland/test_dmabuf_feedback.c | 347 +++++++++++++++++++++++++++++++
9 files changed, 905 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.