https://bugs.kde.org/show_bug.cgi?id=504755
--- Comment #6 from cwo <cwo....@posteo.net> --- Git commit a11c6765f14f4592c054d49771431d669c72ef53 by Christoph Wolk. Committed on 30/05/2025 at 05:37. Pushed by cwo into branch 'master'. applets/digital-clock: use ListView for plugins The calendar plugin names are not completely self-explanatory; if you don't already know that "Alternate Calendar" shows the date in an alternate calendar format or that "Calendar Events" is for showing events from an Akonadi calendar, it might not be apparent from the (otherwise sensible) names. The plugins already have description fields in their metadata (though the current strings are not quite optimal, as they weren't exposed in the UI) and even icons, but we don't use them. Instead, use a ListView and (Check)IconTitleSubtitle to display nice- looking list entries for the plugins that can have descriptive labels associated with them. M +1 -1 appiumtests/applets/digitalclocktest.py M +40 -39 applets/digital-clock/package/contents/ui/configCalendar.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/a11c6765f14f4592c054d49771431d669c72ef53 -- You are receiving this mail because: You are watching all bug changes.