** Description changed:

  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
+ https://gitlab.gnome.org/GNOME/clutter/-/blob/master/doc/reference/easing-
+ modes.svg
  
  A much more responsive, natural and fluid curve with the same overall
  duration would be to use an easeOut* curve.

-- 
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://gitlab.gnome.org/GNOME/clutter/-/blob/master/doc/reference/easing-
  modes.svg

  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

Reply via email to