Skip to content

wayland: Make OutputInterface pull information from Output

Vlad Zahorodnii requested to merge work/zzag/wayland-output-refactor into master

It makes tests less clumsy where we need to update output properties both in Output and OutputInterface, and makes OutputInterface more reusable in general.

Merge request reports