hyprland-wiki/pages/Useful Utilities/App-Clients.md

20 lines
907 B
Markdown
Raw Normal View History

2022-08-13 01:47:48 +02:00
Some clients are known for being a massive pain under Wayland. Here are great
replacements for them:
2022-08-12 20:46:36 +02:00
## Discord
2022-10-21 02:51:12 +02:00
- [WebCord](https://github.com/SpacingBat3/WebCord) is a Discord client based on
2022-08-13 18:25:43 +02:00
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
on the Discord ToS.
2022-10-21 02:51:12 +02:00
- [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.
2022-10-21 02:51:12 +02:00
## Matrix/Element
[Fractal](https://wiki.gnome.org/Apps/Fractal) is a Matrix client written in GTK4.
Much like Discord, Element is known to have a lot of problems as a result of being
2022-10-21 02:51:12 +02:00
based on Electron. Fractal currently doesn't support VoIP calling, but all other features
are supported, including E2EE and cross-device verification.