On Mon Oct 14 16:26:22 2024 +0000, Shmerl wrote:
To be a bit more on topic, what is the state of the display mode emulation currently? Is it actually close to working or something is still missing for it in the wayland driver?
It's still missing support for mapping coordinates to/from virtualized screen rectangles. This needs to be done in a way that works with all the backends and I'm working on winex11 to make it possible.
It's not too far from working, but I'm also using the opportunity to refactor and cleanup some old code (for instance drag'n'drop, which will be useful for winewayland anyway), so it takes time.