wlroots/include/wlr/xwayland
Kirill Primak b9b6334639 xwayland: fix wlr_xwayland_surface_from_wlr_surface() docs
32daa43a45 has removed the asymmetry in
the relationship of a wlr_surface and an unmapped wlr_xwayland_surface,
when wlr_surface.role_data wasn't NULL but wlr_xwayland_surface.surface
was. However, this also means that
wlr_xwayland_surface_from_wlr_surface() now returns NULL if the
wlr_surface is unmapped. Fix the documentation to reflect this.

(cherry picked from commit 627a5c5112)
2022-11-17 09:08:57 +01:00
..
server.h xwayland: split headers 2022-11-02 19:00:23 +01:00
xwayland.h xwayland: fix wlr_xwayland_surface_from_wlr_surface() docs 2022-11-17 09:08:57 +01:00