Skip to content

sddm: Change zoom factor and speed during transition

ivan tkachenko requested to merge work/ratijas/sddm-zoom into master
  1. Animate screen toward inverse of zoom factor instead of 0
  2. Nerf scale and buff duration of zoom transition

IMHO this way it looks more subtle and elegant.

Bonus points: on FullHD screen animating users list doesn't overlap with clocks widget above anymore, so I'd say it blends better with surrounding environment.

Before:
Before

After:
Intermediate

Merge request reports