[kweather] [Bug 500449] KWeather_1x4 Plasma widget is not compatible with Plasma 6

Nicolas Fella bugzilla_noreply at kde.org
Tue Aug 19 09:08:01 BST 2025


https://bugs.kde.org/show_bug.cgi?id=500449

Nicolas Fella <nicolas.fella at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/kweather/-/commit/731
                   |                            |20100f87591b951e6102ffdbc6e
                   |                            |517eca73b8
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit 73120100f87591b951e6102ffdbc6e517eca73b8 by Nicolas Fella, on behalf
of snow flurry.
Committed on 19/08/2025 at 08:05.
Pushed by nicolasfella into branch 'master'.

plasmoid: Support Plasma 6 (#76)

Aside from the recommendations in the Porting KF6 guide
(https://develop.kde.org/docs/plasma/widget/porting_kf6/), this makes
the following changes:

* Uses kcoreaddons_add_plugin with the target name
  org.kde.plasma.kweather_1x4, which avoids an error where the inferred
  Id from the filename isn't the Id in the internal metadata
* Updates the plasmoid icon to org.kde.kweather
* Replaces the removed Kirigami.BasicListItem with KD.SubtitleDelegate

M  +3    -5    src/plasmoid/CMakeLists.txt
M  +2    -2    src/plasmoid/package/contents/ui/LocationSelector.qml
M  +3    -2    src/plasmoid/package/contents/ui/WeatherContainer.qml
M  +4    -4    src/plasmoid/package/contents/ui/main.qml
M  +5    -2    src/plasmoid/package/metadata.json

https://invent.kde.org/utilities/kweather/-/commit/73120100f87591b951e6102ffdbc6e517eca73b8

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list