The source project of this merge request has been removed.
Resolve issues with software rendering in task manager and folder view labels
Up to plasma 5.5 the icons on the desktop used a background rectangle and not shadows.
Shadows do not work when QML is being rendered by software.
I used a check like the one that already exists in the SDDM, if the rendering is being done by software, the method used until the plasma 5.5 should be used.
Edited by Nate Graham