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 624521efb46ce26c7d106e143f936ce41bdd8f06
Merge: ecd223499 c65d2669b
Author: Cedric BAIL <[email protected]>
AuthorDate: Tue Aug 18 19:26:28 2026 -0600

    Merge branch 'wl/xdg-toplevel-drag' into wl/browser-all

 src/bin/e_comp_wl_data.c                         |  63 ++++++++
 src/bin/e_comp_wl_data.h                         |  12 ++
 src/bin/e_dnd.c                                  |  12 ++
 src/bin/e_dnd.h                                  |   6 +
 src/modules/wl_desktop_shell/e_mod_main.c        |   5 +
 src/modules/wl_desktop_shell/e_mod_main.h        |   1 +
 src/modules/wl_desktop_shell/meson.build         |   6 +
 src/modules/wl_desktop_shell/xdg_toplevel_drag.c | 188 +++++++++++++++++++++++
 src/protocol/README                              |  43 ++++++
 src/protocol/xdg-toplevel-drag-v1.xml            | 142 +++++++++++++++++
 src/tests/wayland/e_wl_testkit.c                 |   6 +
 src/tests/wayland/e_wl_testkit.h                 |   4 +
 src/tests/wayland/globals.expected               |   1 +
 src/tests/wayland/meson.build                    |   2 +
 src/tests/wayland/test_toplevel_drag.c           | 186 ++++++++++++++++++++++
 15 files changed, 677 insertions(+)

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

Reply via email to