mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

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%