Skip to content

windowManager/workspaceAnimation: Fix animation behavior on repeated calls

I was running the workspace animation with slower peace and I've noticed various issues, related to it:

  • When moving window to the previous workspace the window is not animated:

Video_del_2024-04-29_21-14-10

  • When switching back and forth to a workspace or switching over a new one the animation starts from the wrong point:

Video_del_2024-04-29_17-15-33

I've handled these issues, making the animation progress smooth (see each commit for details):

Video_del_2024-04-29_21-51-05

Edited by Marco Trevisan

Merge request reports