On Tue Apr 4 13:09:00 2023 +0000, Alexandros Frantzis wrote:
changed this line in [version 4 of the diff](/wine/wine/-/merge_requests/2568/diffs?diff_id=40581&start_sha=759cc1237d0e1c85ba903af6df0e43ca6bdf8545#d1968e8c429ee8f293c300a3b265157c4161beb0_1178_1211)
I have moved the `macdrv_get_displays()` outside the loop. I changed the behavior (compared to the last version) to (try) to populate the modes even when there are no macdrv_displays, since I am not certain about the expected mac semantics in terms of displays, adapters, modes etc (but I can reinstate if someone more familiar with this code can verify that this is the right thing to do).