| Summary: | about plasmoid information | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] libplasma | Reporter: | andreas <kainz.a> |
| Component: | components | Assignee: | David Redondo <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | alexander.lohnau, kde, msdobrescu, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/commit/8868bb835d23afd3caf46ade3a3236421c492ba8 | Version Fixed/Implemented In: | 5.20 |
| Sentry Crash Report: | |||
|
Description
andreas
2016-01-10 13:45:40 UTC
makes sense, more a whishlist than an actual problem Hello, I think it is useful for users to get the name of the widget and know where to add some bug report or feature request, what is the source of a widget, from a distro or third party or if it's an official KDE Plasma widget. (In reply to Mihai Sorin Dobrescu from comment #2) > Hello, I think it is useful for users to get the name of the widget and know > where to add some bug report or feature request, what is the source of a > widget, from a distro or third party or if it's an official KDE Plasma > widget. Yes, totally agree :-). I have an idea/prototype. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/63 Git commit 8868bb835d23afd3caf46ade3a3236421c492ba8 by David Redondo. Committed on 04/08/2020 at 09:41. Pushed by davidre into branch 'master'. Add an about page to ConfigView This is a copy of AboutPage from Kirigami with the following changes: - Property names have been changed to match KPluginMetadata instead of KAboutData - The license text is in a Dialog instead of an OverlaySheet - Supports only one license because KPluginMetadata only supports one license - Dropped the part about Qt and KF versions A +192 -0 desktoppackage/contents/configuration/AboutPlugin.qml [License: LGPL(v2.0+)] M +10 -0 desktoppackage/contents/configuration/AppletConfiguration.qml https://invent.kde.org/plasma/plasma-desktop/commit/8868bb835d23afd3caf46ade3a3236421c492ba8 |