https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3665
applets/kicker: unnest ItemGridView DropArea and use Loader & allow removing dash favorites with...
ItemGridView has a dropArea, but we only need this for favorites. We have a property to disable it, but DropAreas can't be disabled wholesale so actually...