wlroots-hyprland/include/wlr/xwayland
Kirill Primak 627a5c5112 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.
2022-11-13 01:35:12 +03: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-13 01:35:12 +03:00