mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 03:45:57 +01:00
a592caa781
Name of gtkcord4 was changed to dissent by diamondburned. Although the old link still points to the same repo, it would still be better if we changed name as one might try to search it in a browser directly (like me)
25 lines
957 B
Markdown
25 lines
957 B
Markdown
---
|
|
weight: 7
|
|
title: App clients
|
|
---
|
|
|
|
Some clients are known for being a massive pain under Wayland. Here are great
|
|
replacements for them:
|
|
|
|
## Discord
|
|
|
|
- [WebCord](https://github.com/SpacingBat3/WebCord) is a Discord client based on
|
|
the latest Electron, with support for the Wayland Ozone platform, as well as
|
|
PipeWire screensharing. It has tons of great features and tries not to
|
|
infringe on the Discord ToS.
|
|
|
|
- [dissent](https://github.com/diamondburned/dissent) 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.
|
|
|
|
## 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 based on Electron. Fractal currently doesn't support VoIP calling, but
|
|
all other features are supported, including E2EE and cross-device verification.
|