[Lock Screen] Match OSD fade out to desktop
ClosedPublic

Authored by broulik on Apr 26 2018, 9:15 PM.

Details

Summary

The Lock Screen implements its own OSD as the OSD will not render ontop of the lock screen.
This patch makes it apply the same long fadeout it has in the normal window.
Also add some spacing to the bottom of the screen. I did not place it exactly where the regular one would be as the bottom placement was somewhat done to avoid it covering the password input.

Test Plan

Pressed volume key on lock screen got nice looking fadeout.
Pressed volume keys like a mad man, fadeout got interrupted and started afresh.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Apr 26 2018, 9:15 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 26 2018, 9:15 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Apr 26 2018, 9:15 PM
davidedmundson accepted this revision.Apr 27 2018, 5:56 AM
This revision is now accepted and ready to land.Apr 27 2018, 5:56 AM
This revision was automatically updated to reflect the committed changes.