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 b8f4136381c1004ab9c309c67df7eb1b723d95b6
Merge: 47a016c82 e1e386377
Author: Cedric BAIL <[email protected]>
AuthorDate: Tue Aug 18 23:59:56 2026 -0600

    Merge branch 'wl/text-input-v3' into wl/browser-all

 src/bin/e_comp_wl.c                        |  19 +-
 src/bin/e_comp_wl_extensions.c             |   6 +
 src/bin/e_comp_wl_input.c                  |  43 +-
 src/bin/e_comp_wl_text_input.c             | 887 +++++++++++++++++++++++++++++
 src/bin/e_comp_wl_text_input.h             |  17 +
 src/bin/e_includes.h                       |   1 +
 src/bin/generated/meson.build              |   4 +
 src/bin/meson.build                        |   2 +
 src/protocol/README                        |  56 +-
 src/protocol/input-method-unstable-v2.xml  | 494 ++++++++++++++++
 src/tests/wayland/e_wl_testkit.c           |  21 +-
 src/tests/wayland/e_wl_testkit.h           |  13 +
 src/tests/wayland/globals.expected         |   2 +
 src/tests/wayland/meson.build              |   5 +
 src/tests/wayland/test_dialog_focus.c      | 138 +++++
 src/tests/wayland/test_seat_capabilities.c | 112 ++++
 src/tests/wayland/test_text_input.c        | 435 ++++++++++++++
 src/tests/wlcs/expected-failures.txt       |   4 +
 18 files changed, 2237 insertions(+), 22 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to