[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2022-06-14 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=357688 soredake changed: What|Removed |Added CC||ndrzj1...@relay.firefox.com -- You are receiving

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2019-07-07 Thread Ivan D Vasin
https://bugs.kde.org/show_bug.cgi?id=357688 Ivan D Vasin changed: What|Removed |Added CC||i...@nisavid.io -- You are receiving this mail

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai-Uwe Behrmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 Kai-Uwe Behrmann changed: What|Removed |Added CC||k...@privat.broulik.de -- You

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai-Uwe Behrmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 Kai-Uwe Behrmann changed: What|Removed |Added CC||k...@gmx.de -- You are

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #2 from Kai Uwe Broulik --- Well, that's just the default value, if you don't set one, isn't it? Also, scaling through that KCM isn't recommended. Try the "Scale Display" option in Display settings instead. -- You

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai-Uwe Behrmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #1 from Kai-Uwe Behrmann --- The offending line is here: https://quickgit.kde.org/?p=plasma-desktop.git=blob=07297bb660e4fd16059978f3b0e539d377542de0=6367245d25d521d498d1b0734f88d287e17e69b1=kcms%2Ffonts%2Ffonts.cpp line:710

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai-Uwe Behrmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #3 from Kai-Uwe Behrmann --- Where does this default of 96 DPI come from? Why not 72 DPI why not assume actual display resolution of 192 or 300dpi? "Scale Display" in the display section does not affect font renderings -

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #4 from Kai Uwe Broulik --- Because 96dpi is the de-facto dpi standard for most "normal resolution" desktop monitors. The screen scaling settings also change Xft dpi, the same settings the force fonts dpi

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #5 from Kai Uwe Broulik --- Also, what do you mean by tool bar height? -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai-Uwe Behrmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 Kai-Uwe Behrmann changed: What|Removed |Added Version|5.4.3 |5.5.2 --- Comment #9 from

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai-Uwe Behrmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #6 from Kai-Uwe Behrmann --- "Kontrollleiste" is it called in KDE/german. Dock in OS X. "Taskleiste" in Windows/german. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #8 from Kai Uwe Broulik --- Ah panel. The panel was recently fixed to take dpi into account -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

2016-01-08 Thread Kai-Uwe Behrmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357688 --- Comment #7 from Kai-Uwe Behrmann --- (In reply to Kai Uwe Broulik from comment #4) > The screen scaling settings also change Xft dpi, the same settings the force > fonts dpi influences. Oh, that's then perhaps newer than the code I