The GUI was built in the era of windows XP and Skype. And you have to host your own server.
Nothing can compete with discord where you just press a button to create a “server” and send out a link. It all just works and it costs a fortune to run.
No one has enough free time to build a brand new high quality app for mumble which works on 3 desktop OSs and 2 mobile.
You nailed it: THIS is most of the general GUI problem.
"""No one has enough free time to build a brand new high quality app for mumble which works on 3 desktop OSs and 2 mobile."""
It also can't be (whatever windowing kit, E.G. QT) because that requires a big download in addition to the program, and also 'doesn't feel native' or 'doesn't look right' or 'sets off the AV scanner'.
The other escape hatch is electron; which looks "web", but is even _more_ bloated, but at least it doesn't set off the scanners. Instead it just gobbles CPU cycles, memory, and is slow and horrid.
I'm to the point that I don't care what wins, or how horrid writing for it is; I just need a widgets toolkit and bindings that can be developed for ONCE, is hosted with the OS and shared among all apps, and works on Mobile (all of them), Win, OSX, and 'nix.
>The other escape hatch is electron; which looks "web", but is even _more_ bloated, but at least it doesn't set off the scanners. Instead it just gobbles CPU cycles, memory, and is slow and horrid.
Nothing can compete with discord where you just press a button to create a “server” and send out a link. It all just works and it costs a fortune to run.
No one has enough free time to build a brand new high quality app for mumble which works on 3 desktop OSs and 2 mobile.