https://bugs.kde.org/show_bug.cgi?id=521201
Bug ID: 521201
Summary: on wayland, iconSize range from 0 to 6 -- make it from
0 to 9 for more granularity/UI appearance control
Classification: Plasma
Product: plasmashell
Version First 6.6.5
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Desktop icons & Folder View widget
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
DESCRIPTION
Under Wayland iconSize have value from 0 to 6, ranging from minuscule to
giantic size
However on a big screen (28 inches) the increase from 5 to 6 is too big.
see nano ~/.config/plasma-org.kde.plasma.desktop-appletsrc
STEPS TO REPRODUCE
1. Have a big screen
2. Create desktop
3. Play with icon size, you'll see the change from 5 to 6(=max) is giantic.
EXPECTED RESULT
Have more control on the size change by increasing the possibilities from
seven(0..6) to ten(0..9)
FYI: 1.28^10 = 11.8
So if you smoothly increase from 10 times by a factor 1.28 at the end the image
is 11.8x bigger than when you started.
While if you use SQRT(2)^7 = 1.4142^7 = 11.3, you increase by nearly the same
factor, in seven bigger steps.
SOFTWARE/OS VERSIONS
OS: Manjaro KDE 26.1.0-pre
KDE Plasma Version: 6.6.5
KDE Gear 26.04.1
KDE Frameworks 6.26.0
Qt Version: 6.11
ADDITIONAL INFORMATION:
https://bugs.kde.org/show_bug.cgi?id=521199
Thanks
--
You are receiving this mail because:
You are watching all bug changes.