Skip to content

Set entered outputs by wl_output

Roman Gilg requested to merge romangg/wrapland:surface-outputs into master

Internally store the entered oututs by the WlOutput handle instead of Output. This is more specific in what object it is relevant to and ensures the access to the output when it is destroyed.

Merge request reports