Skip to content

xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface()

Kirill Primak requested to merge vyivel/wlroots:xwm-try-from into master

This new function replaces wlr_surface_is_xwayland_surface() and wlr_xwayland_surface_from_wlr_surface().

Merge request reports