[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2022-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

Nate Graham  changed:

   What|Removed |Added

  Component|general |Startup process
 CC||k...@davidedmundson.co.uk
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2022-01-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

Nate Graham  changed:

   What|Removed |Added

 CC||loudsq...@tutanota.com

--- Comment #13 from Nate Graham  ---
*** Bug 449049 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-11-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-11-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

Nate Graham  changed:

   What|Removed |Added

 CC||mako...@hotmail.com

--- Comment #12 from Nate Graham  ---
*** Bug 444681 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-08-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
   Severity|normal  |wishlist
 Ever confirmed|0   |1

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-03-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

--- Comment #11 from Nate Graham  ---
See https://phabricator.kde.org/T13158

4K @ 15.6" generally maps perfectly to 200% scale. You don't want to
extrapolate 96 DPI for laptops because people generally set the screen closer
to their face than a desktop monitor, and also it's much smaller; reaching an
effectively scaled 96 DPI with your screen would yield a usable scaled
resolution of 1305x 734, which barely provides enough space to be useful doing
anything. It would be even worse for physically smaller screens. Effectively
scaled 112 DPI is probably the minimum acceptable value, and some people will
prefer something closer to 120.

With 112 as out target scaled DPI, your screen resolution would be an effective
1536x864; at 120 it would be effectively 1612x907, which is approaching the
realm of sanity. Not coincidentally, this is close to the effective resolution
of a MacBook pro.

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-03-09 Thread Paul McAuley
https://bugs.kde.org/show_bug.cgi?id=422552

Paul McAuley  changed:

   What|Removed |Added

 CC||k...@paulmcauley.com

--- Comment #10 from Paul McAuley  ---
This really needs improvement. I'm not sure how much of this is set by Plasma
and how much the distribution? In my case OpenSUSE Leap 15.2 / 15.3 beta makes
a fair attempt at scaling the fonts but does not set the Plasma global scale
properly (the same for a new user in a system updated Plasma to 5.21). You can
see the details of how a fresh install looks on my 15.6" 4K display in the
screenshots I posted at https://bugzilla.opensuse.org/show_bug.cgi?id=1183119
(and hence was redirected here). Therefore, if an automatic estimate can be
made at font scaling then making a similar automatic estimate for global scale
is surely feasible.

>From an initial look at the data you can obtain in software, it would seem that
this should be possible for more than just "easy cases".


In my case for Dell XPS 15 9560 4K @ 15.6" which I measured with a ruler as 346
x 194 mm (282 dpi).

If I do the following, I get an accurate size exactly corresponding to my
physical dimensions:
paul@PAUL-DELL:~> xrandr | grep ' connected'
eDP-1 connected primary 3840x2160+0+0 (normal left inverted right x axis y
axis) 346mm x 194mm

For comfortable viewing I set the scaling to 250% (and using the standard
100%=96DPI: 96 x 2.5 = 240 DPI). The 240"DPI" figure here is clearly different
to the actual 282 DPI so I guess the difficult part is factoring this
difference into account and estimating the scaling thresholds for different
devices; though not caring too much about the exact difference and having an
algorithm to make rough educated guesses at thresholds would still be better
than setting everything to 100% by default. 

For more refined user satisfaction, perhaps surveys could be taken to see what
users are using, or even just copy whatever default setting Microsoft Windows
uses for each display as their automatic default settings seem to work well.

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-03-01 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=422552

--- Comment #9 from Bruno Friedmann  ---
@soredake maybe you miss the subject of this bug
"on X11" ;-)

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-03-01 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=422552

--- Comment #8 from soredake  ---
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/34

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-02-28 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=422552

--- Comment #7 from soredake  ---
https://www.reddit.com/r/kde/comments/lficfe/wayland_fractional_scaling_may_be_sort_of_a/

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-02-26 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=422552

soredake  changed:

   What|Removed |Added

 CC||ndrzj1...@relay.firefox.com

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2021-02-26 Thread Peter Eszlari
https://bugs.kde.org/show_bug.cgi?id=422552

Peter Eszlari  changed:

   What|Removed |Added

 CC||peter.eszl...@gmail.com

--- Comment #6 from Peter Eszlari  ---
This is especially annoying when installing Kubuntu, because the installer
provides no option to change scaling.

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-09-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422552

m...@al404.spb.ru changed:

   What|Removed |Added

 CC||m...@al404.spb.ru

--- Comment #5 from m...@al404.spb.ru ---
Hi
I'm interested in this fix, also.

I have thinkpad x1 yoga (1st gen) with 2560x1440 resolution, and wayland can't
work with this resolution =(

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-08-23 Thread Lukas Sommer
https://bugs.kde.org/show_bug.cgi?id=422552

Lukas Sommer  changed:

   What|Removed |Added

 CC||sommer...@gmail.com

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-08-20 Thread Milton Hagler
https://bugs.kde.org/show_bug.cgi?id=422552

Milton Hagler  changed:

   What|Removed |Added

 CC||milton...@gmail.com

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-07-22 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=422552

Bruno Friedmann  changed:

   What|Removed |Added

 CC||br...@ioda-net.ch

--- Comment #4 from Bruno Friedmann  ---
Hi I'm more than interested to have hidpi issues fixed.

I'm using a laptop Dell Precision 7510 which has a internal seiko 15" lcd panel
with a 288dpi. Externally I use two monitor : one 4k Dell 2715Q which has
163dpi and a 24" inch FHD HP zr2240w

I'm waiting since the last 5 years (oh yeah babe) to be able to use those 3
screens correctly each with it's full resolution at its correct dpi so image,
film  fonts and graphic element are all handled.

I don't really understand how a blind 200% scale factor would be great ?
It's would only be ok on the internal screen, but 150% is better for the 27"
external and 100% on the 24" FHD...

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-07-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

--- Comment #3 from Nate Graham  ---
Of course. :)

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-07-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422552

r...@alum.mit.edu changed:

   What|Removed |Added

 CC||r...@alum.mit.edu

--- Comment #2 from r...@alum.mit.edu ---
As long as it's still possible for those of us who prefer 100% scaling to use
it.

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-07-08 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=422552

Murz  changed:

   What|Removed |Added

 CC||mur...@gmail.com

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-06-17 Thread Eric Donkersloot
https://bugs.kde.org/show_bug.cgi?id=422552

Eric Donkersloot  changed:

   What|Removed |Added

 CC||eric.donkersl...@gmail.com

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-06-15 Thread kmi
https://bugs.kde.org/show_bug.cgi?id=422552

kmi  changed:

   What|Removed |Added

 CC||kamika...@web.de

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-06-09 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=422552

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-06-09 Thread Gurenko Alex
https://bugs.kde.org/show_bug.cgi?id=422552

Gurenko Alex  changed:

   What|Removed |Added

 CC||agure...@protonmail.com

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

[plasmashell] [Bug 422552] Auto-detect appropriate scale factor for the easy cases (e.g. 4k screen) on X11

2020-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422552

Nate Graham  changed:

   What|Removed |Added

Summary|Auto-detect appropriate |Auto-detect appropriate
   |scale factor for the easy   |scale factor for the easy
   |cases (e.g. 4k screen)  |cases (e.g. 4k screen) on
   ||X11
  Flags||Wayland-, X11+

--- Comment #1 from Nate Graham  ---
X11 is affected; Wayland is not.

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