mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Carlos Garnacho
dc5b2e396c
backends: Fix typo
Instead of checking all MetaMonitors in the monitor manager, we want to look (as the function name says) in the MetaMonitors contained in the given logical monitor. Otherwise, it will return TRUE for every logical monitor, given we are querying for an existing EDID. https://bugzilla.gnome.org/show_bug.cgi?id=782032
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%