Jonas Ådahl
4cfcd4bce0
monitor-tiled: Derive the dimension from what was configured
Previously, the size of the logical monitor was derived directly from the tiling information. This works fine until we add transformations, or set modes with a dimension different from the resulting resolution when tiled. Fix this by traversing the assigned CRTC rects, as these are already transformed by the configuration system. https://bugzilla.gnome.org/show_bug.cgi?id=779745
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%