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 ab10881e2fd65519594aec2d2a9eab2a5531e000
Merge: abe50aad2 f5b6bdf2a
Author: Cedric BAIL <[email protected]>
AuthorDate: Thu Aug 20 12:11:07 2026 -0600

    Merge branch 'wl/wayland-privileges' into wl/browser-all

 data/wayland-privileges/README         |  42 ++++
 data/wayland-privileges/fcitx5.desktop |   7 +
 data/wayland-privileges/ibus.desktop   |   7 +
 data/wayland-privileges/meson.build    |  11 +
 meson.build                            |   1 +
 src/bin/e_comp_wl.c                    |   1 +
 src/bin/e_comp_wl_extensions.c         |   5 +
 src/bin/e_comp_wl_privileges.c         | 357 +++++++++++++++++++++++++++++++++
 src/bin/e_comp_wl_privileges.h         |  22 ++
 src/bin/e_includes.h                   |   1 +
 src/bin/meson.build                    |   2 +
 src/tests/wayland/globals.expected     |   2 -
 src/tests/wayland/meson.build          |  31 ++-
 src/tests/wayland/run-nested.sh        |  18 ++
 src/tests/wayland/test_fcitx5.c        |   8 +-
 src/tests/wayland/test_privileges.c    |  71 +++++++
 src/tests/wlcs/e_wlcs.c                |  87 ++++++--
 17 files changed, 649 insertions(+), 24 deletions(-)

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

Reply via email to