On Fri Sep 27 09:05:39 2024 +0000, Rémi Bernon wrote:
Yes, that's what I meant of course :)
As far as major features missing, wintab support is something that is still missing. I can't really think of much else, the winewayland driver certainly isn't perfect, but it *is* astonishingly good given the impedance mismatch of Wayland and Win32!
For some reason, seeing this comment thread today inspired me to actually try to implement wintab support in the winewayland driver. I managed to [get a functional WIP going](https://gitlab.winehq.org/jchw/wine/-/tree/wayland-tablet)%E2%80%94It%27s a pretty big mess though, I think the first order of business would be to get some patches going to clean up the winex11 wintab code and ideally move most of the actual wintab32-specific logic out of winex11. (But that's pretty off-topic here. If anyone wants to talk about that feel free to [reach out directly](mailto:john@jchw.io).)
I'd love to see winewayland get to a shape where it could potentially be preferred over winex11 on XWayland.