I just realized what I hate about modern chat: it's not a small window on the screen anymore, it's *the whole screen*.
Discord (et al) is barely usable in a small window, whereas AOL Instant Messenger was *very* usable in a small window as you went about your browsing.
For me, smaller window = fewer distractions.
@splatsune @vkc FWIW, Electron is entirely capable of doing multiple windows (with different content) in the same process, so this one is entirely on the application developers.
(Most likely the reason they don't do this is because they're trying to save a buck by reusing the same codebase for web and desktop, and in a browser you *can't* do this)