Skip to content

community/arandr: Fix missing dependency on py3-cairo

Ghost User requested to merge (removed):arandr-cairo into master

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.

Merge request reports