https://bugs.kde.org/show_bug.cgi?id=440308
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/fd |ma/plasma-desktop/commit/47 |49cc02d18360963198abb4c5305 |697dce9bc9d443bb5b79869e434 |7483379968f |ca93d829830 --- Comment #11 from Noah Davis <noaha...@gmail.com> --- Git commit 47697dce9bc9d443bb5b79869e434ca93d829830 by Noah Davis. Committed on 06/10/2021 at 17:10. Pushed by ndavis into branch 'Plasma/5.23'. kickoff: re-add drag and drop for favorites (cherry picked from commit fd49cc02d18360963198abb4c53057483379968f) M +2 -2 applets/kickoff/package/contents/ui/ApplicationsPage.qml A +20 -0 applets/kickoff/package/contents/ui/DropAreaGridView.qml [License: LGPL(v2.0+)] A +20 -0 applets/kickoff/package/contents/ui/DropAreaListView.qml [License: LGPL(v2.0+)] M +0 -8 applets/kickoff/package/contents/ui/FullRepresentation.qml M +0 -2 applets/kickoff/package/contents/ui/Kickoff.qml A +46 -0 applets/kickoff/package/contents/ui/KickoffDropArea.qml [License: LGPL(v2.0+)] M +22 -13 applets/kickoff/package/contents/ui/KickoffGridView.qml M +61 -11 applets/kickoff/package/contents/ui/KickoffItemDelegate.qml M +27 -3 applets/kickoff/package/contents/ui/KickoffListView.qml M +13 -0 applets/kickoff/package/contents/ui/KickoffSingleton.qml M +1 -0 applets/kickoff/package/contents/ui/PlacesPage.qml https://invent.kde.org/plasma/plasma-desktop/commit/47697dce9bc9d443bb5b79869e434ca93d829830 -- You are receiving this mail because: You are watching all bug changes.