Bug 401527

Summary: Jumping issue
Product: [Unmaintained] lattedock Reporter: Gael Lalire <gael.lalire>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.8.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gael Lalire 2018-11-29 10:57:04 UTC
SUMMARY

Each application that have more than one window opened will jump each time any window is opened or closed.

This bug does not happen with 0.8.2
I use latte-dock executable not the plasmoid.
Comment 1 Michail Vourlakos 2018-11-29 12:10:55 UTC
the proper Latte behavior is to jump when a new window is added in grouped task
and ghosty animation when a window is removed from a grouped task. This is also provided from upcoming latte-dock 0.8.4, if you want to disable that animations there is no such way in Latte 0.8.x you should open a feature request for next Latte version 0.9.x
Comment 2 Gael Lalire 2018-11-29 17:04:44 UTC
I guess the animation should perform only on the application of the window (added or removed).

I get two animations when I create first window of application A performed on application B & C.
Because B and C have more than one window opened.

I also get one animation when I close the last window of application A performed on application B & C.

Also I tested to add and remove a window on B, but I didn't get any animation.
Comment 3 Gael Lalire 2018-11-29 17:10:01 UTC
Just tested again on 0.8.2

The group has the animation you described :
- jumping when adding a window
- ghosty animation when removing a window

But only the application of the window get the animation. I think 0.8.3 broke this.
Comment 4 Michail Vourlakos 2018-11-29 17:14:18 UTC
> But only the application of the window get the animation. I think 0.8.3 broke this.

yes if all the grouped applications are jumping then this has been fixed for 0.8.4 and master version. The 0.8.2 behavior has been restored for 0.8.4 concerning these animations.