That ship has sailed. If I look at my Dock right now, from left to right I'm running:
- Nautilus
- Brave (Chromium)
- Gnome-terminal
- VSCode (Electron)
- Telegram Desktop (̶E̶l̶e̶c̶t̶r̶o̶n̶ QT)[1]
- WhatsApp (web wrapper in Electron)[1]
- Discord (Electron)
- Spotify (Chromium Embedded Framework)
- Betterbird (Gecko, might as well be Electron)
- TickTick (Electron)
- Steam (Chromium Embedded Framework)
In a way it is very interesting to me, Chromium has pretty much become a "kernel" of sorts that all web technologies run atop. And I don't really buy the "Chromium gives Google power over the web", as it is permissively licensed, and there is at least one other giant stakeholder in the form of Microsoft.
Kind of makes me wish GNU and Apple would do what Microsoft has done, integrate a Chromium-based WebView into the OS and optimize it to the gills. The battle between Blink (Chromium), WebKit and Gecko has already been lost, might as well give your users the best UX they can get.
[1]There is work being done on native GTK clients by third parties, namely
- Paper Plane for Telegram: https://github.com/paper-plane-developers/paper-plane
- Whakarere for Whatsapp: https://github.com/tobagin/whakarere