Skip to content

wayland: split some interface and private lifetimes

Xaver Hugl requested to merge work/zamundaaa/split-wayland into master

Makes things a bit simpler. Deleting the interface removes the global, and the private part lives on until the global gets deleted.

Merge request reports