Giter Club home page Giter Club logo

Comments (6)

1player avatar 1player commented on August 17, 2024 3

On the other hand, scaling is still broken on KDE Plasma/Wayland on both stable and the beta branch.

from com.valvesoftware.steam.

Xathros1 avatar Xathros1 commented on August 17, 2024 2

alright I found out how to get the workaround running with flatpak...
flatpak run com.valvesoftware.Steam -forcedesktopscaling 1.5
adjust the number accordingly...

from com.valvesoftware.steam.

Xathros1 avatar Xathros1 commented on August 17, 2024 2

They've just released a new steam-beta that includes such a env-var: https://steamcommunity.com/groups/SteamClientBeta/announcements/detail/6627657351330751106

Linux

  • Improved scaling for users running gnome.
  • Added an env var based override for scaling settings STEAM_FORCE_DESKTOPUI_SCALING=<float>.

It also looks like from my simple test right now, that it defaults to 2 on my monitor, so the behaviour is more alike the old UI...

I've also successfully tried the env-var which works as expected and apparently also understands fractional-scaling (1.5)
STEAM_FORCE_DESKTOPUI_SCALING=1.5 flatpak run com.valvesoftware.Steam

ofc you can also add it as permanent override for e.g via flatseal or

flatpak override --user --env=STEAM_FORCE_DESKTOPUI_SCALING=1.5 com.valvesoftware.Steam

When executed, this command creates a user Flatpak override for the application “com.valvesoftware.Steam” with the environment variable “STEAM_FORCE_DESKTOPUI_SCALING=1.5”. This enforces a scaling of 150% on Steam when running in “Desktop UI” mode. Change the scaling factor to your liking.

from com.valvesoftware.steam.

1player avatar 1player commented on August 17, 2024

Is there an environment variable we can use to force scaling?

Funny that this version supposedly is HiDPI ready, yet I never had any issue at 200% scaling with the older version. Now this is the only app I use that is not HiDPI-aware and is unable to scale itself properly

from com.valvesoftware.steam.

dahabakuk avatar dahabakuk commented on August 17, 2024

would also like a fix via environment variable like before so i can adapt via
flatpak override --user --env=GDK_SCALE=2 com.valvesoftware.Steam

from com.valvesoftware.steam.

1player avatar 1player commented on August 17, 2024

Cheers for the heads up: on the latest beta, on GNOME Wayland, I do not need to do any tweaks, and the window scales correctly.

from com.valvesoftware.steam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.