aboutsummaryrefslogtreecommitdiff
path: root/xwayland/shell.c
AgeCommit message (Expand)Author
2023-10-06xwayland: fix double free wlr_xwayland_shell_v1JiDe Zhang
2023-07-26xwayland/shell: don't listen to wlr_surface.events.destroyKirill Primak
2023-07-10xwayland-shell: don't remove inert role resourceKirill Primak
2023-06-23compositor: listen to role_resource destroy signalSimon Ser
2023-06-23compositor: replace role_data with role_resourceSimon Ser
2023-06-23compositor: introduce wlr_surface_set_role_object()Kirill Primak
2023-02-03xwayland/shell: actually use wlr_xwayland_surface_v1.linkKirill Primak
2022-11-18xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial()Simon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_destroy()Simon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_set_client()Simon Ser
2022-11-18xwayland-shell-v1: new protocol implementationSimon Ser