Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-26 | xwayland/shell: don't listen to wlr_surface.events.destroy | Kirill Primak | |
The wlr_xwayland_surface_v1 will be destroyed automatically from xwl_surface_role_destroy(). | |||
2022-11-18 | xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial() | Simon Ser | |
2022-11-18 | xwayland: add wlr_xwayland_shell_v1_destroy() | Simon Ser | |
2022-11-18 | xwayland: add wlr_xwayland_shell_v1_set_client() | Simon Ser | |
2022-11-18 | xwayland-shell-v1: new protocol implementation | Simon Ser | |
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/163 |