There is a bug in kde-frameworks/plasma-5.93.0 which causes panel applets to be too small. In my case I am using the "Event Calendar" applet. When I log-in and click the calendar it comes up in a tiny box instead of the configured size. Opening the config dialog fixes the issue until log out. The issue has been patched upstream Reproducible: Always Steps to Reproduce: 1. Log into desktop 2. Use panel app such as Event Calendar Actual Results: The calendar is tiny Expected Results: The calendar is sized according to the applet configuration Here is the patch commit: https://invent.kde.org/frameworks/plasma-framework/-/commit/b62d83bef7733e4943e6f66787166b41198d1359
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab71f2653b05f6f08d5fee913c5d0c3db2d195c commit 4ab71f2653b05f6f08d5fee913c5d0c3db2d195c Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-04-15 18:25:47 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-04-15 18:27:00 +0000 kde-frameworks/plasma: Dialog: Do not upd. layout params while hidden See also: https://mail.kde.org/pipermail/distributions/2022-April/001216.html KDE-bug: https://bugs.kde.org/show_bug.cgi?id=452512 Upstream commit b62d83bef7733e4943e6f66787166b41198d1359 Closes: https://bugs.gentoo.org/838661 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/plasma-5.93.0-fix-widget-popups.patch | 29 ++++++++++++++++++++++ ...lasma-5.93.0.ebuild => plasma-5.93.0-r1.ebuild} | 5 +++- 2 files changed, 33 insertions(+), 1 deletion(-)