D12405: [WIP] Per-screen scale factors on X11 using QT_SCREEN_SCALE_FACTORS
Fabian Vogt
noreply at phabricator.kde.org
Tue Nov 10 14:54:47 GMT 2020
fvogt added a comment.
In D12405#676733 <https://phabricator.kde.org/D12405#676733>, @memeplex wrote:
> So I set QT_SCREEN_SCALE_FACTORS='eDP-1=2;DP-2=1.7;'. But consider:
>
> 1. QT_AUTO_SCREEN_SCALE_FACTOR=1 QT_SCREEN_SCALE_FACTORS='eDP-1=2;DP-2=1.7;' konsole
> 2. QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_SCREEN_SCALE_FACTORS='eDP-1=2;DP-2=1.7;' konsole
>
> The first one correctly reduces the size of konsole (menubar, text inside the terminal emulator). The second one does nothing at all.
>
> So since plasma seems to be deliveratelt setting QT_AUTO_SCREEN_SCALE_FACTOR=0, I don't see how this would possibly work.
It should work. Are you sure the screen names are correct and match? You can run `QT_LOGGING_RULES=qt.qpa.screen.debug=true konsole` to get the ones `konsole` itself sees.
REPOSITORY
R104 KScreen
REVISION DETAIL
https://phabricator.kde.org/D12405
To: fvogt, #plasma
Cc: memeplex, anthonyfieroni, luxus, snugghash, gladhorn, mart, hein, ngraham, graesslin, davidedmundson, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20201110/2ec294b5/attachment.htm>
More information about the Plasma-devel
mailing list