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

Consider removing --force-device-scale-factor argument #195

Open
Genius1237 opened this issue Feb 8, 2022 · 1 comment
Open

Consider removing --force-device-scale-factor argument #195

Genius1237 opened this issue Feb 8, 2022 · 1 comment

Comments

@Genius1237
Copy link

Genius1237 commented Feb 8, 2022

The above argument doesn't seem be having any effect. In fact, it seems to be counterproductive and cause issues. Spotify can be run with experimental wayland support (flatpak run --socket=wayland --enable-features=UseOzonePlatform --ozone-platform=wayland) and this argument causes the scaling to be messed up. In fact, running the above command with --command=/app/extra/bin/spotify, which basically bypasses this above argument causes scaling to work perfectly.

Please consider removing this argument or disabling it if wayland is used.

Edit: On wayland, you get 2 windows. One is a black window with a titlebar (xwayland) and another is the actual spotify window which is a proper wayland one.

@proletarius101
Copy link

Seems if you only flatpak run --socket=wayland com.spotify.Client, it will run on wayland and have no scaling issue

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