gnome-shell/js/ui
Sander Dijkhuis 7c8cb8450c Bug 578584 - Use the wallpaper for the overlay background
The overlay looks nicer with the root window pixmap drawn on the
background. It is scaled up to twice the size, with positioning
based on the rule of thirds.

The sideshow animations shown when entering or leaving the
overlay and toggling the extended view were implemented by
Marina Zhurakhinskaya. They replace the old method of having a
black rectangle behind the workspaces that partly covers the
sideshow during transitions.

configure.ac: Add gdk-x11, clutter-x11 and clutter-glx modules.
overlay.js: Add a root window pixmap actor, make sideshow width
    definitions more logical, replace the way the sideshow
    animates when entering or leaving the overlay.
workspaces.js: Remove the backdrop, add helper functions for the
    overlay transitions.
shell-global.[ch]: Add a method that creates an actor displaying
    the root window pixmap and returning clones of it.
2009-04-22 02:46:36 +02:00
..
appDisplay.js Bug 578807 - Menu selection not reset on mouse selection 2009-04-13 15:41:13 -04:00
button.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
dnd.js Bug 574697 - Slide the workspaces back in if the user starts dragging a document or an application item in the expanded display mode 2009-03-11 15:41:33 -04:00
docDisplay.js Add tooltip delay to the preview pop-ups. 2009-03-21 10:37:15 -04:00
genericDisplay.js When removing all items from the display, ensure selection state is reset too 2009-04-20 15:58:31 -04:00
gtkutil.js Add missing gtkutil.js file from previous commit 2009-04-07 17:15:02 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Fix the stage_input_area handling 2009-04-01 18:24:26 -04:00
Makefile.am Bug 578776 - Add gtkutil.js to the Makefile 2009-04-13 16:03:01 -04:00
overlay.js Bug 578584 - Use the wallpaper for the overlay background 2009-04-22 02:46:36 +02:00
panel.js Fix the stage_input_area handling 2009-04-01 18:24:26 -04:00
runDialog.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
tweener.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
windowManager.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
workspaces.js Bug 578584 - Use the wallpaper for the overlay background 2009-04-22 02:46:36 +02:00