aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/xwayland
AgeCommit message (Expand)Author
2023-10-26xwayland: add wlr_xwayland_set_workareas()John Lindgren
2023-10-14xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinatesJohn Lindgren
2023-10-10xwayland: add wlr_xwayland_create_with_server()Simon Ser
2023-10-10xwayland/server: add ready flagSimon Ser
2023-10-06xwayland: fix double free wlr_xwayland_shell_v1JiDe Zhang
2023-10-02docs: replace the less commonly used "::" with "."Kirill Primak
2023-08-03xwayland: drop wlr_xwayland_surface.events.set_pidSimon Ser
2023-07-26xwayland/shell: don't listen to wlr_surface.events.destroyKirill Primak
2023-07-09xwayland: document event dataSimon Ser
2023-07-09xwayland: drop struct wlr_xwayland_move_eventSimon Ser
2023-07-09xwayland: document associate/dissociate eventsSimon Ser
2023-06-02xwm: use unified map logicKirill Primak
2023-06-02xwm: introduce associate/dissociate eventsKirill Primak
2023-05-04xwayland: allow compositor to set withdrawn statenovenary
2023-02-13xwayland: Read and publish _NET_WM_STRUT_PARTIAL propertyJohn Lindgren
2023-02-01xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface()Kirill Primak
2022-12-05xwayland/xwm: replace role with addonSimon Ser
2022-11-18xwayland/xwm: add support for xwayland-shell-v1Simon Ser
2022-11-18xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial()Simon Ser
2022-11-18xwayland/server: delay non-lazy startupSimon Ser
2022-11-18xwayland/server: add start signalSimon 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
2022-11-13xwayland: fix wlr_xwayland_surface_from_wlr_surface() docsKirill Primak
2022-11-06xwayland/xwm: use role object destroy handlerKirill Primak
2022-11-02xwayland: split headersSimon Ser