App Clients changes (forgot to commit this)

This commit is contained in:
ThatOneCalculator 2022-10-20 21:38:35 -07:00
parent 0875e6f691
commit 2d962dea2e

View file

@ -8,12 +8,12 @@ the latest Electron, with support for Wayland Ozone platform, as well as
PipeWire screensharing. It has tons of great features and tries not to infringe PipeWire screensharing. It has tons of great features and tries not to infringe
on the Discord ToS. on the Discord ToS.
- [GTKCord4](https://github.com/diamondburned/gtkcord4) is a Discord client written in native GTK4. - [gtkcord4](https://github.com/diamondburned/gtkcord4) is a Discord client written in GTK4.
While it does infringe on Discord's TOS, it's relatively safe and doesn't rely on any webview technologies. While it does infringe on Discord's ToS, it's relatively safe and doesn't rely on any webview technologies.
## Matrix/Element ## Matrix/Element
- [Fractal](https://wiki.gnome.org/Apps/Fractal) is a fully native GTK4 Matrix client, - [Fractal](https://wiki.gnome.org/Apps/Fractal) is a Matrix client written in GTK4.
as much like Discord, Element is known to have a lot of problems as a result of being Much like Discord, Element is known to have a lot of problems as a result of being
based on Electron. Fractal currently doesn't support VoIP calling, but all other features based on Electron. Fractal currently doesn't support VoIP calling, but all other features
are supported, including E2EE and cross-device verification. are supported, including E2EE and cross-device verification.