[Overview] Fade dash menus

As the design calls for smooth transitions whenever possible, use
a similar fade effect for the all-apps and more-docs menus as for
the panel menus.

https://bugzilla.gnome.org/show_bug.cgi?id=620775
This commit is contained in:
Florian Müllner
2010-06-06 20:20:00 +02:00
parent b83d5975b0
commit 88be8e87ac
3 changed files with 45 additions and 6 deletions

View File

@ -24,6 +24,9 @@ const WorkspacesView = imports.ui.workspacesView;
// Time for initial animation going into Overview mode
const ANIMATION_TIME = 0.25;
// Time for pane menus to fade in/out
const PANE_FADE_TIME = 0.1;
// We divide the screen into a grid of rows and columns, which we use
// to help us position the Overview components, such as the side panel
// that lists applications and documents, the workspaces display, and