https://bugs.kde.org/show_bug.cgi?id=443215

--- Comment #20 from Maciej Stanczew <maciej.stancze...@gmail.com> ---
Will there be a possibility to leave those variables unset, or to have them be
automatically synchronized with KScreen's scale setting?
Steam correctly determines what scaling should it use when GDK_SCALE is not
set. Having GDK_SCALE=1 breaks this, and Steam will be always scaled to 100%.
I could of course set GDK_SCALE=2 globally, but then it adds another place of
maintenance -- if at any time I change the scaling in KScreen, I'll need to
remember to also change it in GDK_SCALE.
I don't use any Electron apps, so I'd prefer to go with the simplest approach
of unsetting GDK_SCALE. But now it seems it will be impossible, since those
overrides are done after all the other variable-setting places are processed
(e.g. /etc/profile or ~/.config/plasma-workspace/env).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to