Skip to content

xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface()

Simon Ser requested to merge emersion/wlroots:xdg-toplevel-popup-from into master

Convenience helpers for compositors. Saves them the trouble of manually checking the role (and if they forget to do so, prevents an invalid cast).

Merge request reports

Loading