[Lock Screen] Fix avatar not showing in software rendering
ClosedPublic

Authored by broulik on Jul 11 2018, 4:27 PM.

Details

Summary

The circular avatar is a custom ShaderEffectItem and as such does not work with software rendering.
This is only used as a fallback for when the lock screen crashes because of e.g. graphics drivers anyway

Test Plan

Before


After

Since this is just a fallback, this is all I'm going to invest in this, I won't try to make the thing circular for software rendering

Diff Detail

Repository
R120 Plasma Workspace
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Jul 11 2018, 4:27 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 11 2018, 4:27 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Jul 11 2018, 4:27 PM
davidedmundson accepted this revision.Jul 11 2018, 4:41 PM
This revision is now accepted and ready to land.Jul 11 2018, 4:41 PM
This revision was automatically updated to reflect the committed changes.