Bug 441518 - [REGRESSION] Plasmoid widgets smaller than application launchers
Summary: [REGRESSION] Plasmoid widgets smaller than application launchers
Status: RESOLVED NOT A BUG
Alias: None
Product: lattedock
Classification: Unmaintained
Component: application (other bugs)
Version First Reported In: 0.10.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-25 07:43 UTC by Alex Dewar
Modified: 2021-08-27 08:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of latte-dock (177.16 KB, image/png)
2021-08-25 07:43 UTC, Alex Dewar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Dewar 2021-08-25 07:43:43 UTC
Created attachment 141026 [details]
Screenshot of latte-dock

SUMMARY

As of v0.10.0, plasmoid widgets are smaller than launchers (see attached). In addition, the weather plasmoid does not resize at all when highlighted, which looks rather strange.

The bug is also present on the latest git version of latte-dock.

EXPECTED RESULT

For all elements in the dock to be roughly the same size.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85
Qt Version: 5.15.2
Comment 1 Michail Vourlakos 2021-08-25 08:45:45 UTC
Notice, Latte has removed all workarounds so such behaviors are applets responsibility

1. Make sure that you have increased your plasma panels applets maximimum icon size at 192 px. https://userbase.kde.org/LatteDock/FAQ#How_can_I_set_the_maximum_icon_size_for_applets_in_Plasma_panels.3F

2. For the weather widget you need to ping its developers to provide a Square layout in order for the parabolic effect to work correctly.

all the above are intentional.
Comment 2 Alex Dewar 2021-08-27 08:45:35 UTC
Hi Michail,

Thanks for getting back to me.

1. Setting the plasma panel setting as per the FAQ didn't work for me as kwriteconfig doesn't exist on my system (and I couldn't find it in the package repository either). Maybe it's been deprecated?

2. Thanks, I'll do this.