On Tue Apr 4 14:19:09 2023 +0000, Alexandros Frantzis wrote:
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).
I don't know much about `winemac` and I don't care as much as I do with `winex11` so I'm going to be very flexible about it :smile:. It just felt wrong to request the display list on every iteration.