[effects/login] Reduce animation time
ClosedPublic

Authored by broulik on Jun 19 2019, 3:53 PM.

Details

Summary

On modern machines session startup takes a few seconds where the 2s might artificially slow down the process by like 50%. This makes the animation quicker to make the system feel ready quicker.

Test Plan

VDG-approved.

Diff Detail

Repository
R108 KWin
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.Jun 19 2019, 3:53 PM
Restricted Application added a project: KWin. · View Herald TranscriptJun 19 2019, 3:53 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
broulik requested review of this revision.Jun 19 2019, 3:53 PM
broulik added a reviewer: KWin.
ngraham accepted this revision.Jun 19 2019, 3:55 PM
ngraham added a subscriber: ngraham.

Makes perfect sense. 2 seconds is really too long for this. 1 second feels much better IMO!

This revision is now accepted and ready to land.Jun 19 2019, 3:55 PM
davidedmundson accepted this revision.Jun 19 2019, 4:23 PM
This revision was automatically updated to reflect the committed changes.