gnome-shell/js
Florian Müllner e92a6b3c6c workspacesView: Avoid an unnecessary animation
Currently we animate scrolling to the active workspace both when
the number of workspaces changed and after changing the active
workspace. So in case we don't actually change workspace, this
results in an unnecessary animation that may even have unwanted
side effects: when done during the overview transition (e.g. in
the case of opening and activating a window on an empty workspace),
non-active workspaces become visible during the transition.
To fix, don't scroll to the active workspace when the number of
workspaces changes and rely on the 'switch-workspace' signal being
emitted as necessary.

https://bugzilla.gnome.org/show_bug.cgi?id=682002
2012-08-22 16:26:59 +02:00
..
extensionPrefs Remove markup from translated strings 2012-08-06 11:59:14 -04:00
gdm gdm: Add network login hint 2012-08-21 13:15:29 -04:00
misc Consolidate systemd and consolekit in a common abstract class 2012-08-18 18:09:55 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui workspacesView: Avoid an unnecessary animation 2012-08-22 16:26:59 +02:00
Makefile.am gdm: Add network login hint 2012-08-21 13:15:29 -04:00