Skip to content

Add wlr_surface_get_geometry

Simon Ser requested to merge github/fork/Ongy/xdg_geometry into master

Created by: Ongy

This function defaults and clips the xdg-surface geometry to the bounding box of the surface + its subsurfaces, as specified by the protocol spec.

Merge request reports