nathanielsimard / overview-navigation

Make window navigation fast and easy using overview.
https://extensions.gnome.org/extension/1702/overview-navigation/
GNU General Public License v2.0
37 stars 7 forks source link

Indicator appearance/disappearance timing #28

Open MonaTheMonad opened 4 years ago

MonaTheMonad commented 4 years ago

When the option Show Window Selector when show Overview option is enabled, and when Overview animations are on, the letter indicators seem to appear a little too soon and disappear a little too late. That is, when entering Overview, the indicators appear before the animation is even finished, and when exiting Overview, they don't disappear until the animation is over. Not as noticeable if animations are sped up (e.g. with Impatience), but just a minor observation.

nathanielsimard commented 4 years ago

Yep I noticed, thanks for the issue. I'm not sure how hard it would be to fix this since I don't play at all with animations. I think impatience is a good workaround for now if it's bothering you too much.

MonaTheMonad commented 3 years ago

Oh, it doesn't bother me. Just reporting bugs where I see them.

Are there any events for animation start/end, like onOverview{Enter,Exit}{Begin,End} or something?