KSplash looking consistent to sddm and lockscreen
AbandonedPublic

Authored by mart on Feb 18 2016, 7:15 PM.

Details

Summary

this makes kspash be in a rectanle that looks just like the one used now in lockscreen and sddm.

the weird start animation is removed, but the k+progressbar enter from the right (to complete, sddm could have its content sliding to the left before the actual login, not sure is possible)

it also *should* kindof play nice with hig dpi (not tested, a bit trivky since still restricting to pure Qt imports for load times)

Diff Detail

Repository
R120 Plasma Workspace
Lint
Lint Skipped
Unit
Unit Tests Skipped
mart updated this revision to Diff 2392.Feb 18 2016, 7:15 PM
mart retitled this revision from to KSplash looking consistent to sddm and lockscreen.
mart updated this object.
mart edited the test plan for this revision. (Show Details)
mart set the repository for this revision to R120 Plasma Workspace.
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 18 2016, 7:15 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mck182 added a subscriber: mck182.Feb 18 2016, 7:31 PM
mck182 added inline comments.
lookandfeel/contents/splash/Splash.qml
101

While this doesn't look too bad, it doesn't look consistent with the rest of Plasma animations; we don't use this bouncy effect anywhere else, but always do rather simple fades.

broulik edited edge metadata.Feb 18 2016, 7:38 PM

I use QT_DEVICE_PIXEL_RATIO=2 so for me it is larger than SDDM which doesn't do this. I like it, though.

lookandfeel/contents/splash/Splash.qml
87

You don't import PlasmaCore

mart updated this revision to Diff 2394.Feb 18 2016, 8:30 PM
mart edited edge metadata.
andreaska edited edge metadata.Feb 18 2016, 9:50 PM

the height of the rectangular elements are different in height between SDDM and KSpalsh.

Can I make an mockup for sddm, ksplash, user switch with incrementel changes which could come to plasma 5.6. If not I would suggest leave it as it is and we do something for 5.7.

mart abandoned this revision.Apr 22 2016, 8:26 AM
mart marked 2 inline comments as done.