elementary / dock

A quick app launcher and window switcher for Pantheon and elementary OS
https://elementary.io
GNU General Public License v3.0
89 stars 24 forks source link

Launcher: Improve bounce animation #226

Closed leolost2605 closed 6 months ago

leolost2605 commented 6 months ago

Currently instead of going up and then down while ending with a bounce the launcher "jumps" up and then only goes down and bounces. This PR fixes it and makes the launcher go up with an easing and then as before go down and bounce.

Also when clicking the launcher again while it already bounces the animation now won't cancel

leolost2605 commented 6 months ago

Btw I can only recommend testing the dock with elementary/gala#1888 on wayland, it's quite satisfying :sweat_smile:

danirabbit commented 6 months ago

@leolost2605 unfortunately, I'm getting /src/ShellClients/PanelClient.vala:61.59-61.72: error: The type nameMeta.Rectangle' could not be found` with that branch, but I can't wait!