March 10, 2024
11:08 p.m.
Usually, EnumDisplayMonitors() returns primary monitors first. However, after this MR, monitors are returned in the reversed order. Some applications might depend on this so let's keep the old behavior. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5262#note_64166