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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |7d1080a413c3cb5643786458eac
                   |                            |df7dfe09e21f5
         Resolution|---                         |FIXED

--- Comment #11 from Marco Martin <notm...@gmail.com> ---
Git commit 7d1080a413c3cb5643786458eacdf7dfe09e21f5 by Marco Martin.
Committed on 08/06/2023 at 15:23.
Pushed by mart into branch 'master'.

Adapt applets to Plasma api changes

The root item is now ContainmentItem/PlasmoidItem, representations and tooltips
are direct properties of them

M  +4    -5    applets/keyboardlayout/contents/ui/main.qml
M  +3    -3    applets/kicker/package/contents/ui/CompactRepresentation.qml
M  +1    -1    applets/kicker/package/contents/ui/DashboardRepresentation.qml
M  +3    -3    applets/kicker/package/contents/ui/ItemListDelegate.qml
M  +2    -2    applets/kicker/package/contents/ui/ItemListDialog.qml
M  +4    -4    applets/kicker/package/contents/ui/ItemListView.qml
M  +3    -3    applets/kicker/package/contents/ui/MenuRepresentation.qml
M  +2    -2    applets/kicker/package/contents/ui/SideBarItem.qml
M  +11   -10   applets/kicker/package/contents/ui/main.qml
M  +4    -4   
applets/kickoff/package/contents/ui/AbstractKickoffItemDelegate.qml
M  +2    -3    applets/kickoff/package/contents/ui/ActionMenu.qml
M  +9    -9    applets/kickoff/package/contents/ui/ApplicationsPage.qml
M  +5    -5    applets/kickoff/package/contents/ui/BasePage.qml
M  +9    -9    applets/kickoff/package/contents/ui/Footer.qml
M  +10   -10   applets/kickoff/package/contents/ui/FullRepresentation.qml
M  +17   -17   applets/kickoff/package/contents/ui/Header.qml
M  +14   -13   applets/kickoff/package/contents/ui/Kickoff.qml
M  +16   -16   applets/kickoff/package/contents/ui/KickoffGridView.qml
M  +10   -10   applets/kickoff/package/contents/ui/KickoffListView.qml
M  +2    -2    applets/kickoff/package/contents/ui/LeaveButtons.qml
M  +1    -1    applets/kickoff/package/contents/ui/ListOfGridsView.qml
M  +2    -2    applets/kickoff/package/contents/ui/ListOfGridsViewDelegate.qml
M  +3    -3    applets/kickoff/package/contents/ui/NormalPage.qml
M  +5    -5    applets/kickoff/package/contents/ui/PlacesPage.qml
M  +1    -1    applets/kickoff/package/contents/ui/SectionView.qml
M  +2    -2    applets/kimpanel/package/contents/ui/main.qml
M  +5    -5    applets/margins-separator/contents/ui/main.qml
M  +43   -41   applets/pager/package/contents/ui/main.qml
M  +57   -53   applets/showActivityManager/package/contents/ui/main.qml
M  +1    -1    applets/showdesktop/package/contents/ui/PeekController.qml
M  +135  -129  applets/showdesktop/package/contents/ui/main.qml
M  +272  -270  applets/taskmanager/package/contents/ui/main.qml
M  +19   -17   applets/trash/package/contents/ui/main.qml
M  +6    -6    applets/window-list/contents/ui/main.qml
M  +1    -1    containments/desktop/package/contents/ui/ActionButton.qml
M  +1    -1   
containments/desktop/package/contents/ui/CompactRepresentation.qml
M  +14   -14   containments/desktop/package/contents/ui/ConfigOverlay.qml
M  +1    -1    containments/desktop/package/contents/ui/FolderItemDelegate.qml
M  +3    -3    containments/desktop/package/contents/ui/FolderView.qml
M  +5    -9    containments/desktop/package/contents/ui/FolderViewLayer.qml
M  +211  -197  containments/desktop/package/contents/ui/main.qml
M  +18   -18   containments/panel/contents/ui/ConfigOverlay.qml
M  +8    -7    containments/panel/contents/ui/LayoutManager.js
M  +275  -266  containments/panel/contents/ui/main.qml
M  +187  -181  desktoppackage/contents/applet/AppletError.qml
M  +14   -13   desktoppackage/contents/applet/CompactApplet.qml
M  +3    -2    desktoppackage/contents/applet/DefaultCompactRepresentation.qml
M  +4    -4    desktoppackage/contents/views/Desktop.qml
M  +15   -15   desktoppackage/contents/views/Panel.qml
M  +7    -8    kcms/touchpad/applet/qml/contents/ui/touchpad.qml
M  +2    -2    toolboxes/desktoptoolbox/contents/ui/ToolBoxContent.qml
M  +7    -6    toolboxes/desktoptoolbox/contents/ui/ToolBoxRoot.qml
M  +4    -4    toolboxes/paneltoolbox/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/7d1080a413c3cb5643786458eacdf7dfe09e21f5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to