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 92a904b910ea07ef7722a96244d2321d12120435
Merge: a1b6c75be 035d556b3
Author: Cedric BAIL <[email protected]>
AuthorDate: Wed Aug 19 10:01:03 2026 -0600
Merge branch 'wl/input-method-keyboard' into wl/browser-all
src/bin/e_comp_wl.c | 98 ++++++
src/bin/e_comp_wl.h | 10 +
src/bin/e_comp_wl_text_input.c | 366 ++++++++++++++++++--
src/bin/e_comp_wl_text_input.h | 7 +
src/bin/generated/meson.build | 1 +
src/protocol/README | 17 +-
src/protocol/virtual-keyboard-unstable-v1.xml | 112 +++++++
src/tests/wayland/globals.expected | 1 +
src/tests/wayland/meson.build | 2 +
src/tests/wayland/test_input_method_keyboard.c | 441 +++++++++++++++++++++++++
10 files changed, 1031 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.