Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support native wayland by default #287

Closed
Pythoner6 opened this issue Apr 23, 2023 · 1 comment
Closed

Support native wayland by default #287

Pythoner6 opened this issue Apr 23, 2023 · 1 comment

Comments

@Pythoner6
Copy link

When running the discord flatpak on wayland with fractional scaling (which I need to do to get comfortable UI sizing on many of my higher dpi displays), discord appears very blurry which is rather frustrating. I believe this is because it's running through xwayland which doesn't play nicely with fractional scaling. If I run discord manually like this flatpak run --socket=wayland com.discordapp.Discord --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto after allowing the wayland permission through flatseal, it mostly looks better, though something is really weird with the cursor.

@Viliansh
Copy link
Contributor

this could be implemented from the bash script used to open discord, if the user is running with a wayland session it automatically start with the variables, or am i missing something?

TingPing added a commit that referenced this issue Apr 26, 2023
TingPing added a commit that referenced this issue Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants