GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled).
If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/ Thank you for your understanding and your help. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1713021 Title: Minimize/unminimize animations do nothing for the first 100ms or so Status in GNOME Shell: Expired Status in gnome-shell package in Ubuntu: Triaged Bug description: gnome-shell's minimize/unminimize animations do nothing for almost the first 100ms or so. They look slow because the easeInExpo curve does nothing for most of the first half of the animation time: https://developer.gnome.org/clutter/stable/ClutterTimeline.html#ClutterAnimationMode A much more responsive, natural and fluid curve with the same overall duration would be to use an easeOut* curve. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1713021/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp