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 6a42a567da17d2a9b756a2c97f4d8a56a1161e9b
Merge: 864cccbd0 8ea1ce5ef
Author: Cedric BAIL <[email protected]>
AuthorDate: Sat Aug 15 13:10:05 2026 -0600
Merge branch 'wl/buffer-scale' into wl/browser-all
src/bin/e_comp_object.c | 44 +++
src/bin/e_comp_object.h | 1 +
src/bin/e_comp_wl.c | 499 +++++++++++++++++++++++++++-----
src/bin/e_comp_wl.h | 25 +-
src/bin/e_comp_wl_input.c | 12 +-
src/modules/wl_desktop_shell/wl_shell.c | 5 +-
src/modules/wl_desktop_shell/xdg.c | 52 +++-
src/modules/wl_desktop_shell/xdg5.c | 14 +-
src/modules/wl_desktop_shell/xdg6.c | 42 ++-
src/modules/wl_test/e_mod_main.c | 59 +++-
src/protocol/wl-test.xml | 60 +++-
src/tests/wayland/globals.expected | 1 +
src/tests/wayland/meson.build | 1 +
src/tests/wayland/test_buffer_scale.c | 306 ++++++++++++++++++++
src/tests/wayland/test_output.c | 14 +-
15 files changed, 1031 insertions(+), 104 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.