mirror of
https://github.com/brl/mutter.git
synced 2025-06-25 06:28:33 +00:00
a48c9d6cd96e4b04a6d1ae97f8992b80702acccd

When no output was specified, the screen limit was used to calculate the aspect ratio. The screen limit, however, is either just an arbitrary number if no screen limit is applicable, or a hardware graphics buffer limit, which has nothing to do with anything actually displayed. Change it to use the screen size instead, to get something that makes more sense when no output is found. https://bugzilla.gnome.org/show_bug.cgi?id=779745
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%