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

21 lines
884 B
Markdown
Raw Normal View History

2022-10-19 15:22:42 +02:00
# Alternative App Clients
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-08-13 18:25:43 +02:00
[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.
2022-10-19 15:22:42 +02:00
## Spotify
It has been reported that Spotify does not follow window rules. This is possibly
because the client sets is class _after_ the window has opened, thus making it "immune"
to windowrules. An alternative to Spotify's GUI client is
[spotify-tui](https://github.com/Rigellute/spotify-tui) which can be launched in a terminal
with a custom class. While limited in functionality, it is quite powerful and could be
preferred over the GUI client if windowrules are a dealbreaker for you.