[plasmashell] [Bug 462336] Panel widgets not scaled evenly

2022-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=462336

--- Comment #3 from radimir.caci...@gmail.com ---
I guess looking back that makes sense. Blurred icons would definitely be worse.
I appreciate the fast response.

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

[plasmashell] [Bug 462336] Panel widgets not scaled evenly

2022-11-28 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=462336

veggero  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #2 from veggero  ---
The fact that the system tray doesn't scale with panel height is intentional;
all other widgets (all of them) currently scale with the panel, so they're all
consistent with each other. Of course, it depends on the content on some
extent; as an example, you cannot provide icons at *any* size, as that would
cause blurring. So, we draw icons as big as possible with the given size. Other
widgets which don't have that issue just draw the content covering all the
available space.

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

[plasmashell] [Bug 462336] Panel widgets not scaled evenly

2022-11-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=462336

--- Comment #1 from radimir.caci...@gmail.com ---
Update: I realized that system tray widget itself has Panel Icon Size options:
 - Small
 - Scale height with panel

After fiddling a bit more with my panel, I realized that the functionality is
quite fragmented and complex.
For example:
 - System tray widget has sizing option
 - System monitor sensor widget always takes the whole height
 - Date and time widget/color picket scales with them a bit weird (i.e. color
picker scales up in size on 44px+ panel height while date and time widget
increases in size dynamically/on each panel increase)

I feel like this behavior should be much more simple and consistent.

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