lirios / aurora-compositor

Framework to write Wayland compositors with Qt
10 stars 1 forks source link

Add WaylandQuickCompositor::outputs property #6

Closed plfiorini closed 2 years ago

plfiorini commented 2 years ago

Add a property with the list of outputs, implement it with QQmlListProperty<WaylandOutput>, just like we did here: https://github.com/lirios/shell/blob/develop/src/imports/shell-private/waylandcompositor.h