Skip to content

x11: Trap error when getting CRTC info

Jonas Ådahl requested to merge jadahl/gtk:wip/fix-randr-race into master

This should fix a race happening when RANDR changes quickly, e.g. during unit testing where tests change monitor configurations rapidly.

Merge request reports