On Monday, 23 April 2018 at 14:38:44 UTC, TheGag96 wrote:
On Monday, 23 April 2018 at 11:26:30 UTC, Chris wrote:
On Monday, 23 April 2018 at 09:50:21 UTC, Zoadian wrote:
i'm happy with:
vibe.d + CEF + vue.js
Good point. I've been thinking about vibe.d + HTML/JS based
UIs too. I think that's where UIs are increasingly moving
towards: HTML+CSS + some sort of web-based backends.
That's definitely what I'm trying to avoid... I feel those
kinds of interfaces are 99% of the time mega bloated for what
they are. Discord is the only one that seemed big enough for
the britches of an entire browser instance. Absolutely not a
fan of Electron and the like.
If we are talking binary size: then yes, I agree.
But it is a lot easier to maintain & write than QT-Widgets/GTK
based code.