The source project of this merge request has been removed.
community/arandr: Fix missing dependency on py3-cairo
The missing dependency caused arandr to be unable to render the view of the screen alignments, while outputting TypeError: Couldn't find foreign struct converter for 'cairo.Context'
on GUI interactions.
It has to be considered whether the dependency should be added to main/py3-gobject3 instead and have it fix arandr in a transitive way.
Ping @Cogitri.