https://bugs.winehq.org/show_bug.cgi?id=34348
--- Comment #37 from Erich E. Hoover erich.e.hoover@wine-staging.com --- (In reply to Aaron Plattner from comment #36)
... For example, if an application requests an 800x600 screen size, then rather than relying on sending actual 800x600 timings to the monitor, you can just scale an 800x600 desktop to the display's native resolution.
So, should we report only resolutions that are smaller than the actual display size or should we just use a complete list of reasonable resolutions? I assume that we should report the real refresh rate of the monitor for all the resolutions we report.