wlroots/include/wlr
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
..
backend Reformat doc comments 2022-05-25 14:22:58 +00:00
interfaces output: fail commits if adaptive sync cannot be enabled 2022-08-30 17:53:50 +00:00
render render/vulkan: add some interfaces to allow compositors to integrate 2022-11-08 12:56:38 +01:00
types output-damage: deprecate 2022-11-11 05:31:10 +00:00
util util/box: Introduce wlr_fbox_equal 2022-08-15 06:14:59 -04:00
xwayland xwayland: fix wlr_xwayland_surface_from_wlr_surface() docs 2022-11-17 09:08:57 +01:00
backend.h Reformat doc comments 2022-05-25 14:22:58 +00:00
config.h.in build: make GBM optional 2022-05-30 13:30:08 +00:00
meson.build build: bump version to 0.16.0-dev 2022-05-24 15:04:14 +02:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: split headers 2022-11-02 19:00:23 +01:00