This commit is contained in:
ThatOneCalculator 2022-10-20 19:27:37 -07:00
commit 9a54c421eb
3 changed files with 16 additions and 2 deletions

View File

@ -52,5 +52,5 @@ windowrule=windowdance, rhythm doctor.exe
3. Have fun!
![Demo](https://pool.jortage.com/voringme/misskey/565b9dfb-125f-4ea0-9257-b371cb4c7195.mp4)
Demo video: https://pool.jortage.com/voringme/misskey/565b9dfb-125f-4ea0-9257-b371cb4c7195.mp4

View File

@ -298,3 +298,7 @@ Optimization options:
`misc:no_vfr = false`
*possibly* `misc:disable_autoreload = true`
### How to fix games with window dancing?
Read [this trick](../Configuring/Uncommon-tips--tricks/#window-dancing).

View File

@ -3,7 +3,17 @@ replacements for them:
## Discord
[WebCord](https://github.com/SpacingBat3/WebCord) is a Discord client based on
- [WebCord](https://github.com/SpacingBat3/WebCord) is a Discord client based on
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.
- [GTKCord4](https://github.com/diamondburned/gtkcord4) is a Discord client written in native 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 fully native GTK4 Matrix client,
as 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.