On Mon Feb 23 11:31:37 2026 +0000, Alexandre Julliard wrote:
We used to do that, but it was split in 39afcaac4a7a713188c5c23f5fe5114fc360c8d4 to avoid having to cram everything into a single request. I don't think we want to change it back (and TBH I'm still not convinced that we want !10058). Okay, well I'm not fully convinced either, and actually the more I look into it the more I am convinced that host GUI integration belongs to a separate process, wineserver in particular as pretty much all of it needs to go through it eventually. When I suggested that idea for X11 (but now I'm starting to think that all platforms could do the same) you didn't seem very excited about it either ;). Of course, it could be another process (lets say dwm.exe), but that seems more inefficient and unnecessarily complicated to me.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10163#note_130206