Closed plfiorini closed 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
QQmlListProperty<WaylandOutput>
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