Skip to content

effects: Port away from using KWayland for creating wl_regions

David Redondo requested to merge work/nokwaylandregion into master

Query the wl_compositor from the applciation like KWayland does and construct the wl_region ourselves.

Merge request reports