Earlier quoted context omitted.
> It may have been able to do something in the browser, with more effort, especially given that the "native app" here is an Electron app. Zoom is a C++ / Qt app
Oh, really?! But then, why does it suck so much at "window management" (especially the "chat" feature) ??
(I'll also point out that even if you have a Win32ChatWidget in the library, that doesn't many anyone is going to use it. Zoom simply did a bad job implementing chat, which is why it's so bad. The UI toolkit library is neither the problem nor the solution. Caring about making chat good is the solution.)